Uses of Class
org.apache.cayenne.access.types.CharType
Packages that use CharType
Package
Description
Defines an extendable mechanism to map Java types to JDBC types.
Oracle DbAdapter.
- 
Uses of CharType in org.apache.cayenne.access.typesConstructors in org.apache.cayenne.access.types with parameters of type CharType
- 
Uses of CharType in org.apache.cayenne.dba.h2Subclasses of CharType in org.apache.cayenne.dba.h2Modifier and TypeClassDescriptionclassH2 specific char type handling - used to handle the correct setting of clobs
- 
Uses of CharType in org.apache.cayenne.dba.oracleSubclasses of CharType in org.apache.cayenne.dba.oracle