Uses of Class
org.hibernate.type.AbstractCharArrayType

Packages that use AbstractCharArrayType
org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. 
 

Uses of AbstractCharArrayType in org.hibernate.type
 

Subclasses of AbstractCharArrayType in org.hibernate.type
 class CharacterArrayType
          Bridge Character[] and VARCHAR
 class CharArrayType
          put char[] into VARCHAR
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.