Uses of Class
org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.usertype.ImmutableUserType

Packages that use ImmutableUserType
org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.usertype   
 

Uses of ImmutableUserType in org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.usertype
 

Subclasses of ImmutableUserType in org.nakedobjects.plugins.hibernate.objectstore.persistence.hibspi.usertype
 class AbstractImageType
           
 class AwtImageType
           
 class ColorType
          A user type that maps an SQL int to a NOF Color value.
 class DateTimeType
          A user type that maps an SQL DATE to a NOF DateTime value.
 class DateType
          A user type that maps an SQL DATE to a NOF Date value.
 class DomainModelResourceType
          A user type that maps an SQL string to a NOF DomainModelResource.
 class ImageType
           
 class PasswordType
          A user type that maps an SQL String to a NOF Password value.
 class PercentageType
          A user type that maps an SQL int to a NOF Percentage value.
 class TimeStampType
          A user type that maps an SQL LONG to a NOF TimeStamp value.
 class TimeType
          A user type that maps an SQL TIME to a NOF Time value.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.