public class ClassCustomPersistenceHandlerAdapter extends CustomPersistenceHandlerAdapter
CustomPersistenceHandlerAdapter that provides a method for class detection
 based on the provided constructor.DEFAULT_ORDER| Constructor and Description | 
|---|
| ClassCustomPersistenceHandlerAdapter(Class<?>... classes) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | classIsAssignableFrom(PersistencePackage pkg) | 
| protected boolean | classMatches(PersistencePackage pkg) | 
add, canHandleAdd, canHandleFetch, canHandleInspect, canHandleRemove, canHandleUpdate, fetch, getClassForName, getMetadata, getOrder, getPolymorphicClasses, getResultSet, inspect, isAdornedListOperation, isAssignableFrom, isBasicOperation, isMapOperation, meetsCustomCriteria, remove, update, willHandleSecuritypublic ClassCustomPersistenceHandlerAdapter(Class<?>... classes)
protected boolean classMatches(PersistencePackage pkg)
protected boolean classIsAssignableFrom(PersistencePackage pkg)
Copyright © 2020. All rights reserved.