Uses of Class
org.seasar.doma.jdbc.type.AbstractJdbcType
Packages that use AbstractJdbcType
Package
Description
Provides RDBMS dialects.
Provides JDBC types.
-
Uses of AbstractJdbcType in org.seasar.doma.jdbc.dialect
Subclasses of AbstractJdbcType in org.seasar.doma.jdbc.dialectModifier and TypeClassDescriptionstatic classstatic class -
Uses of AbstractJdbcType in org.seasar.doma.jdbc.type
Subclasses of AbstractJdbcType in org.seasar.doma.jdbc.typeModifier and TypeClassDescriptionclassA JDBC type for RDBMS specific SQL type andResultSet.classA JDBC type forTypes.ARRAYandArray.classA JDBC type forTypes.DECIMALandBigDecimal.classA JDBC type forTypes.BIGINTandBigInteger.classA JDBC type forTypes.BLOBandBlob.classA JDBC type forTypes.BOOLEANandBoolean.classA JDBC type forTypes.BINARYandbyte[].classA JDBC type forTypes.SMALLINTandByte.classA JDBC type forTypes.CLOBandClob.classA JDBC type forTypes.DATEandDate.classA JDBC type forTypes.DOUBLEandDouble.classA JDBC type forTypes.VARCHARandEnum.classA JDBC type forTypes.FLOATandFloat.classA JDBC type forTypes.INTEGERandBoolean.classA JDBC type forTypes.INTEGERandInteger.classA JDBC type forTypes.TIMESTAMPandLocalDateTime.classA JDBC type forTypes.DATEandLocalDate.classA JDBC type forTypes.TIMEandLocalTime.classA JDBC type forTypes.BIGINTandLong.classA JDBC type forTypes.NCLOBandNClob.classA JDBC type forTypes.NVARCHARandString.classA JDBC type forTypes.OTHERandObject.classA JDBC type forTypes.OTHER.classA JDBC type forTypes.SMALLINTandShort.classA JDBC type forTypes.SQLXMLandSQLXML.classA JDBC type forTypes.VARCHARandString.classA JDBC type forTypes.TIMESTAMPandTimestamp.classA JDBC type forTypes.TIMEandTime.classA JDBC type forTypes.TIMESTAMPandDate.