| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScalarTypeBase.accumulateScalarTypes(String propName,
CtCompoundTypeScalarList list) |
void |
ScalarTypeEncryptedWrapper.accumulateScalarTypes(String propName,
CtCompoundTypeScalarList list) |
void |
ScalarTypeBytesEncrypted.accumulateScalarTypes(String propName,
CtCompoundTypeScalarList list) |
void |
CtCompoundType.accumulateScalarTypes(String parent,
CtCompoundTypeScalarList list)
Recursively accumulate all the scalar types (in depth first order).
|
void |
ScalarDataReader.accumulateScalarTypes(String propName,
CtCompoundTypeScalarList list)
Accumulate all the scalar types used by an immutable compound value type.
|
void |
ScalarTypeWrapper.accumulateScalarTypes(String propName,
CtCompoundTypeScalarList list) |
Copyright © 2014. All Rights Reserved.