Uses of Class
org.jcoderz.commons.util.StringUserTypeBase

Packages that use StringUserTypeBase
org.jcoderz.commons   
org.jcoderz.commons.types.samples   
 

Uses of StringUserTypeBase in org.jcoderz.commons
 

Subclasses of StringUserTypeBase in org.jcoderz.commons
 class FooStringUserType
          Hibernate user type for the FooString.
 

Uses of StringUserTypeBase in org.jcoderz.commons.types.samples
 

Subclasses of StringUserTypeBase in org.jcoderz.commons.types.samples
 class TestEnumAsStringUserType
          Hibernate user type for the TestEnumAsString.
 class TestEnumUserType
          Hibernate user type for the TestEnum.
 class TestEnumWiredTextUserType
          Hibernate user type for the TestEnumWiredText.
 class TestRolesUserType
          Hibernate user type for the TestRoles.
 



Copyright 2007 The jCoderZ Project.