|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |