|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyPersistor | |
|---|---|
| com.jpattern.orm.persistor | |
| com.jpattern.orm.persistor.generator | |
| com.jpattern.orm.persistor.version | |
| Uses of PropertyPersistor in com.jpattern.orm.persistor |
|---|
| Constructor parameters in com.jpattern.orm.persistor with type arguments of type PropertyPersistor | |
|---|---|
ReflectionOrmPersistor(IClassMap<BEAN> classMap,
Map<String,PropertyPersistor<BEAN,?,?>> propertyPersistors,
VersionManipulator<BEAN> versionManipulator)
|
|
| Uses of PropertyPersistor in com.jpattern.orm.persistor.generator |
|---|
| Constructors in com.jpattern.orm.persistor.generator with parameters of type PropertyPersistor | |
|---|---|
GeneratorManipulatorImpl(PropertyPersistor<BEAN,P,?> fieldManipulator,
ValueChecker<P> valueChecker,
long[] validValues)
|
|
| Uses of PropertyPersistor in com.jpattern.orm.persistor.version |
|---|
| Constructors in com.jpattern.orm.persistor.version with parameters of type PropertyPersistor | |
|---|---|
VersionManipulatorImpl(PropertyPersistor<BEAN,?,?> versionablePersistor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||