Static Public Member Functions | |
| Class | getStorageType () |
| Class | getMemoryType () |
| Object | toMemory (Object storagevalue) |
| Object | toStorage (Object memoryvalue) |
Definition at line 33 of file SqlTimeFieldMapping.java.
|
|
Retrieves the java type corresponding to the type in memory.
Definition at line 47 of file SqlTimeFieldMapping.java. |
|
|
Retrieves the java type corresponding to the type into the data support.
Definition at line 39 of file SqlTimeFieldMapping.java. |
|
|
Converts a value from the data support into a value in memory
Definition at line 56 of file SqlTimeFieldMapping.java. |
|
|
Converts a value from the data support into a value in memory
Definition at line 70 of file SqlTimeFieldMapping.java. |
1.3.9.1