Uses of Package
org.jcoderz.commons.util

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

Classes in org.jcoderz.commons.util used by org.jcoderz.commons
StringUserTypeBase
          This class is used by the Hibernate binding for RestrictedStrings.
UserTypeBase
          Base class for Hibernate User Types.
 

Classes in org.jcoderz.commons.util used by org.jcoderz.commons.types.samples
BigDecimalUserTypeBase
          This class is used by the Hibernate binding for numeric strong types.
IntUserTypeBase
          This class is used by the Hibernate binding for numeric strong types.
LongUserTypeBase
          This class is used by the Hibernate binding for long based strong types.
StringUserTypeBase
          This class is used by the Hibernate binding for RestrictedStrings.
UserTypeBase
          Base class for Hibernate User Types.
 

Classes in org.jcoderz.commons.util used by org.jcoderz.commons.util
JaxbUtil.MarshalResult
          Holds the Result of an Marshal operation.
JaxbUtil.UnmarshalResult
          Holds the Result of an unmarshal operation.
JaxbUtil.ValidationEventCollector
          Validation handler for JAXB.
SerializableIterator
          Provides a serializable iterator over a collection (which may be either a Collection or an array of Objects.
UserTypeBase
          Base class for Hibernate User Types.
 



Copyright 2007 The jCoderZ Project.