Uses of Class
org.hibernate.type.DbTimestampType

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

Uses of DbTimestampType in org.hibernate.type
 

Fields in org.hibernate.type declared as DbTimestampType
static DbTimestampType DbTimestampType.INSTANCE
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.