| Package | Description |
|---|---|
| org.jsimpledb |
Abstraction layer allowing access to a
Database using normal Java objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
JCollectionField
Represents a collection field in a
JClass. |
class |
JListField
Represents a list field in a
JClass. |
class |
JMapField
Represents a map field in a
JClass. |
class |
JSetField
Represents a set field in a
JClass. |
| Modifier and Type | Method and Description |
|---|---|
JComplexField |
JSimpleField.getParentField()
Get the
JComplexField of which this instance is a sub-field, if any. |
| Modifier and Type | Method and Description |
|---|---|
protected R |
JFieldSwitchAdapter.caseJComplexField(JComplexField field)
Adapter class roll-up method.
|
Copyright © 2017. All rights reserved.