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.types
Constructors in org.apache.cayenne.access.types with parameters of type CharType -
Uses of CharType in org.apache.cayenne.dba.h2
Subclasses of CharType in org.apache.cayenne.dba.h2Modifier and TypeClassDescriptionclass
H2 specific char type handling - used to handle the correct setting of clobs -
Uses of CharType in org.apache.cayenne.dba.oracle
Subclasses of CharType in org.apache.cayenne.dba.oracle