com.im.commons.db 5.9.2

Deprecated API


Contents
Deprecated Methods
com.im.commons.db.ddl.AbstractDBInfo.PlatformNativeType.getSize()
          Use getLength() 
com.im.commons.db.DatabasePlatform.readValue(ResultSet, String, Class, int)
          Use the DBValueHandler which is available from the DBFieldCapability instead. 
com.im.commons.db.ddl.AbstractDBInfo.PlatformNativeType.setSize(int)
          Use reSize() 
 


com.im.commons.db 5.9.2