| Package | Description |
|---|---|
| com.whitestein.lsps.hibernate.envers |
| Modifier and Type | Field and Description |
|---|---|
static LspsXClass |
LspsReflectionManager.COMMON_SUPERCLASS |
static LspsXClass |
LspsReflectionManager.RECORD_SUPERCLASS |
| Modifier and Type | Method and Description |
|---|---|
LspsXClass |
LspsReflectionManager.getXClass(Class auxClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
LspsReflectionManager.getPersistentClassName(LspsXClass xClass) |
| Constructor and Description |
|---|
LspsXClass(String name,
LspsXClass superclass,
boolean isCollection)
Creates new instance.
|
LspsXProperty(String name,
LspsXClass xClass,
LspsXClass elementXClass,
LspsXClass keyXClass,
int modifier,
List<Annotation> annotations) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.