Static Public Member Functions | |
| Class | getStorageType () |
| Class | getMemoryType () |
| Object | toMemory (Object storagevalue) |
| Object | toStorage (Object memoryvalue) |
Definition at line 34 of file FloatPkFieldMapping.java.
|
|
Retrieves the java type corresponding to the type in memory.
Definition at line 48 of file FloatPkFieldMapping.java. |
|
|
Retrieves the java type corresponding to the type into the data support.
Definition at line 40 of file FloatPkFieldMapping.java. |
|
|
Converts a value from the data support into a value in memory
Definition at line 57 of file FloatPkFieldMapping.java. |
|
|
Converts a value from the data support into a value in memory
Definition at line 69 of file FloatPkFieldMapping.java. |
1.3.9.1