Back: DBI.ConnectionInfo-accessing Up: DBI package Forward: DBI.FieldConverter class-instance creation   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

3.4 DBI.FieldConverter

Defined in namespace DBI
Superclass: Object
Category: DBI

3.4.1 DBI.FieldConverter class: instance creation  (class)
3.4.2 DBI.FieldConverter: actions  (instance)
3.4.3 DBI.FieldConverter: converting-smalltalk  (instance)


3.4.1 DBI.FieldConverter class: instance creation

new
Not commented.

uniqueInstance
Not commented.


3.4.2 DBI.FieldConverter: actions

print: aValue on: aStream
Not commented.

printString: aValue
Not commented.


3.4.3 DBI.FieldConverter: converting-smalltalk

writeBoolean: aBoolean on: aStream
Not commented.

writeDate: aDate on: aStream
Not commented.

writeDateTime: aDateTime on: aStream
Not commented.

writeFloat: aFloat on: aStream
Not commented.

writeInteger: anInteger on: aStream
Not commented.

writeQuotedDate: aDate on: aStream
Not commented.

writeQuotedTime: aDate on: aStream
Not commented.

writeTime: aTime on: aStream
Not commented.



Back: DBI.FieldConverter-actions Up: DBI.FieldConverter Forward: DBI.ResultSet   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on July, 23 2009 using texi2html