public interface ObjectRelationalMappingIF
| Modifier and Type | Method and Description |
|---|---|
ClassInfoIF |
getClassInfo(Class<?> type)
INTERNAL: Get the class info by object type.
|
boolean |
isDeclared(Class<?> type)
INTERNAL: Returns true if the object type has a class descriptor.
|
ClassInfoIF getClassInfo(Class<?> type)
boolean isDeclared(Class<?> type)