Function |
ClassScanner.getCommit() |
This method is used to retrieve the schema class commit method
during the deserialization process.
|
Function |
DefaultScanner.getCommit() |
This method is used to retrieve the schema class commit method
during the deserialization process.
|
Function |
ObjectScanner.getCommit() |
This method is used to retrieve the schema class commit method
during the deserialization process.
|
Function |
PrimitiveScanner.getCommit() |
This method is used to retrieve the schema class commit method
during the deserialization process.
|
Function |
Scanner.getCommit() |
This method is used to retrieve the schema class commit method
during the deserialization process.
|
Function |
ClassScanner.getComplete() |
This method is used to retrieve the schema class completion
method.
|
Function |
DefaultScanner.getComplete() |
This method is used to retrieve the schema class completion
method.
|
Function |
ObjectScanner.getComplete() |
This method is used to retrieve the schema class completion
method.
|
Function |
PrimitiveScanner.getComplete() |
This method is used to retrieve the schema class completion
method.
|
Function |
Scanner.getComplete() |
This method is used to retrieve the schema class completion
method.
|
private Function |
ClassScanner.getFunction(java.lang.reflect.Method method) |
This is used to acquire a Function object for the
method provided.
|
Function |
ClassScanner.getPersist() |
This method is used to retrieve the schema class persistence
method.
|
Function |
DefaultScanner.getPersist() |
This method is used to retrieve the schema class persistence
method.
|
Function |
ObjectScanner.getPersist() |
This method is used to retrieve the schema class persistence
method.
|
Function |
PrimitiveScanner.getPersist() |
This method is used to retrieve the schema class persistence
method.
|
Function |
Scanner.getPersist() |
This method is used to retrieve the schema class persistence
method.
|
Function |
ClassScanner.getReplace() |
This method is used to retrieve the schema class replacement
method.
|
Function |
DefaultScanner.getReplace() |
This method is used to retrieve the schema class replacement
method.
|
Function |
ObjectScanner.getReplace() |
This method is used to retrieve the schema class replacement
method.
|
Function |
PrimitiveScanner.getReplace() |
This method is used to retrieve the schema class replacement
method.
|
Function |
Scanner.getReplace() |
This method is used to retrieve the schema class replacement
method.
|
Function |
ClassScanner.getResolve() |
This method is used to retrieve the schema class replacement
method.
|
Function |
DefaultScanner.getResolve() |
This method is used to retrieve the schema class replacement
method.
|
Function |
ObjectScanner.getResolve() |
This method is used to retrieve the schema class replacement
method.
|
Function |
PrimitiveScanner.getResolve() |
This method is used to retrieve the schema class replacement
method.
|
Function |
Scanner.getResolve() |
This method is used to retrieve the schema class replacement
method.
|
Function |
ClassScanner.getValidate() |
This method is used to retrieve the schema class validation
method during the deserialization process.
|
Function |
DefaultScanner.getValidate() |
This method is used to retrieve the schema class validation
method during the deserialization process.
|
Function |
ObjectScanner.getValidate() |
This method is used to retrieve the schema class validation
method during the deserialization process.
|
Function |
PrimitiveScanner.getValidate() |
This method is used to retrieve the schema class validation
method during the deserialization process.
|
Function |
Scanner.getValidate() |
This method is used to retrieve the schema class validation
method during the deserialization process.
|