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

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

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

Subclasses of ImmutableType 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 ImmutableCompositeType
          Base class for immutable Hibernate composite types.
 class ImmutableUserType
          Base class for immutable Hibernate types.
 class MoneyType
          A user type that maps an SQL BIG_DECIMAL and String to a NOF Money value.
 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.