|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.datasources.SimpleSQLConverter
gistoolkit.datasources.db2spatialextender.DB2SQLConverter
Class to convert java types and AttributeTypes to SQL for a particular database.
Constructor Summary | |
DB2SQLConverter()
|
Method Summary | |
java.lang.String |
toSQLDate(java.util.Date inDate,
AttributeType inAttributeType)
Convert a java date into the JDBC date representaion for this database. |
Methods inherited from class gistoolkit.datasources.SimpleSQLConverter |
getAttributeType, toSQL, toSQLDate, toSQLDate, toSQLDecimal, toSQLInteger, toSQLString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DB2SQLConverter()
Method Detail |
public java.lang.String toSQLDate(java.util.Date inDate, AttributeType inAttributeType)
toSQLDate
in interface SQLConverter
toSQLDate
in class SimpleSQLConverter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |