Class IdBinderFactory

java.lang.Object
io.ebeaninternal.server.deploy.id.IdBinderFactory

public final class IdBinderFactory extends Object
Creates the appropriate IdConvertSet depending on the type of Id property(s).
  • Constructor Details

    • IdBinderFactory

      public IdBinderFactory(boolean idInExpandedForm, io.ebeaninternal.server.persist.platform.MultiValueBind multiValueBind)
  • Method Details

    • createIdBinder

      public IdBinder createIdBinder(BeanProperty id)
      Create the IdConvertSet for the given type of Id properties.