Interface PersistenceStringlyTypeHandlerCombined<T>
- Type Parameters:
T- The stringly type
- All Superinterfaces:
PersistenceStringlyTypeHandler,Serializable,StringlyTypeHandler<T>
public interface PersistenceStringlyTypeHandlerCombined<T> extends PersistenceStringlyTypeHandler, StringlyTypeHandler<T>
A combined contract for persistence and interpretation to allow uses of lambdas in
PersistenceStringlyTypeUtils.- Since:
- 1.0.0
- Author:
- Christian Beikov
-
Field Summary
Fields inherited from interface com.blazebit.expression.persistence.PersistenceStringlyTypeHandler
INSTANCE -
Method Summary
Methods inherited from interface com.blazebit.expression.persistence.PersistenceStringlyTypeHandler
appendPersistenceConstructTo, appendPersistenceDestructToMethods inherited from interface com.blazebit.expression.base.StringlyTypeHandler
construct, destruct