Uses of Class
io.ebeaninternal.server.deploy.id.ImportedIdSimple
Packages that use ImportedIdSimple
-
Uses of ImportedIdSimple in io.ebeaninternal.server.deploy.id
Methods in io.ebeaninternal.server.deploy.id that return ImportedIdSimpleModifier and TypeMethodDescriptionstatic ImportedIdSimple[]ImportedIdSimple.sort(List<ImportedIdSimple> list) Return the list as an array sorted into the same order as the Bean Properties.Methods in io.ebeaninternal.server.deploy.id with parameters of type ImportedIdSimpleMethod parameters in io.ebeaninternal.server.deploy.id with type arguments of type ImportedIdSimpleModifier and TypeMethodDescriptionstatic ImportedIdSimple[]ImportedIdSimple.sort(List<ImportedIdSimple> list) Return the list as an array sorted into the same order as the Bean Properties.Constructors in io.ebeaninternal.server.deploy.id with parameters of type ImportedIdSimpleModifierConstructorDescriptionImportedIdEmbedded(BeanPropertyAssoc<?> owner, BeanPropertyAssocOne<?> foreignAssocOne, ImportedIdSimple[] imported)