JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
N
O
S
U
C
com.montrosesoftware.dbassist.types
- package com.montrosesoftware.dbassist.types
Treat all the dates in DB as UTC This will apply the TypeDef for all entities having Date attribute
F
fromStringValue(String)
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
G
getBinder(JavaTypeDescriptor<X>)
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType.UtcTimestampTypeDescriptor
getComparator()
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
getExtractor(JavaTypeDescriptor<X>)
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType.UtcTimestampTypeDescriptor
getName()
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
getRegistrationKeys()
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
I
INSTANCE
- Static variable in class com.montrosesoftware.dbassist.types.
UtcDateType.UtcTimestampTypeDescriptor
N
next(Date, SharedSessionContractImplementor)
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
O
objectToSQLString(Date, Dialect)
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
S
seed(SharedSessionContractImplementor)
- Method in class com.montrosesoftware.dbassist.types.
UtcDateType
U
UtcDateType
- Class in
com.montrosesoftware.dbassist.types
The class overrides appropriate methods of Hibernate's AbstractSingleColumnStandardBasicType so that the dates are treated as UTC dates when writing to/reading from the DB
UtcDateType()
- Constructor for class com.montrosesoftware.dbassist.types.
UtcDateType
UtcDateType.UtcTimestampTypeDescriptor
- Class in
com.montrosesoftware.dbassist.types
UtcTimestampTypeDescriptor()
- Constructor for class com.montrosesoftware.dbassist.types.
UtcDateType.UtcTimestampTypeDescriptor
C
F
G
I
N
O
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.