java.lang.Object
io.ebeaninternal.server.deploy.id.IdBinderFactory
Creates the appropriate IdConvertSet depending on the type of Id property(s).
-
Constructor Summary
ConstructorsConstructorDescriptionIdBinderFactory(boolean idInExpandedForm, io.ebeaninternal.server.persist.platform.MultiValueBind multiValueBind) -
Method Summary
Modifier and TypeMethodDescriptionCreate the IdConvertSet for the given type of Id properties.
-
Constructor Details
-
IdBinderFactory
public IdBinderFactory(boolean idInExpandedForm, io.ebeaninternal.server.persist.platform.MultiValueBind multiValueBind)
-
-
Method Details
-
createIdBinder
Create the IdConvertSet for the given type of Id properties.
-