AbstractRepository provides methods for database operations like
insert, delete, update and selections.BaseEntity holds the primary key.TypedQuery from the given name and the given type.TypedQuery from the given name and the given type.TypedQuery from the given name and the type of the
generic entity.TypedQuery from the given name and the type of the
generic entity.Creation is keeping the information for the creation of an entity.DefaultDeleteStrategy is a default implementation of the
DeleteStrategy.DefaultDeleteStrategy.DefaultMergeStrategy is a default implementation of the MergeStrategy.DefaultMergeStrategy.DefaultSaveOrUpdateStrategy is a default implementation of the
SaveOrUpdateStrategy.DefaultSaveOrUpdateStrategy.DeleteStrategy can interact if entities are deleted.Deletion is keeping the information for the deletion of an parent
entity.ExtraLargeNameBaseEntity is a base entity for a table with a single value.ExtraLargeUNameBaseEntity is a base entity for a table with a single value.ExtraSmallNameBaseEntity is a base entity for a table with a single value.ExtraSmallUNameBaseEntity is a base entity for a table with a single value.GenericRepository provide an API for database operations like insert,
delete, update and selections.Query from the given hql query.Query from the given hql query.KeyValueOwnerEntity holds a generic key value pair with his
owner which can be also the parent if it is from the same type.LargeNameBaseEntity is a base entity for a table with a single value.LargeUNameBaseEntity is a base entity for a table with a single value.MergeStrategy can interact if entities are merged.NameBaseEntity is a base entity for a table with a single value.DeleteStrategy for interact on deletion process.MergeStrategy for interact on merge process.SaveOrUpdateStrategy for interact on save or update
process.SaveOrUpdateStrategy can interact if entities are saved or updated.SmallNameBaseEntity is a base entity for a table with a single value.SmallUNameBaseEntity is a base entity for a table with a single value.UNameBaseEntity is a base entity for a table with a single value.ValidatableBaseEntity is a base entity and has a validFrom property and a
validTill property for restricting an entity in a range in which it is valid.VersionableBaseEntity has a version property for the optimistic lock value.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.