Package org.apache.cayenne.access.types
Interface InternalUnsupportedTypeFactory.Marker
- Enclosing class:
- InternalUnsupportedTypeFactory
public static interface InternalUnsupportedTypeFactory.Marker
Marker interface, that should be used by any internal value types, that could potentially get to the SQL
- 
Method SummaryModifier and TypeMethodDescriptiondefault StringError message in case this object made it to the DB
- 
Method Details- 
errorMessageError message in case this object made it to the DB
 
-