| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| com.avaje.ebeaninternal.server.type.reflect |
| Modifier and Type | Method and Description |
|---|---|
protected CtCompoundType |
DefaultTypeManager.createCompoundScalarDataReader(Class<?> compoundTypeClass,
CompoundType<?> compoundType,
String info) |
| Constructor and Description |
|---|
CtCompoundType(Class<V> cvoClass,
CompoundType<V> cvoType,
ScalarDataReader<Object>[] propReaders) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionBasedCompoundType |
Copyright © 2014. All Rights Reserved.