Uses of Class
org.hibernate.type.TimestampType

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

Uses of TimestampType in org.hibernate.type
 

Subclasses of TimestampType in org.hibernate.type
 class DbTimestampType
          dbtimestamp: An extension of TimestampType which maps to the database's current timestamp, rather than the jvm's current timestamp.
 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved