Uses of Package
com.polarion.platform.persistence
Package
Description
-
-
-
-
-
-
-
-
ClassDescriptionAn extension of
ICustomFieldsProvider
that is aware of conditionally defined custom fields.This interface holds the configuration of custom field typesProvides methods for searching and counting the persistent objects in the database.The factory service to produce context dependendIEnumeration
Warning: theIEnumFactory.getEnumeration(String, IContextId)
method of the implementing classes must return instances ofIObjectEnumeration
to work correctly in all cases.Builder interface providing the methods to configure and execute index searches.Result holder forIIndexSearch
.Parent-child hierarchy provider.Access point for the interfaces used to search and count persistent objects in various secondary data sources.Persistence policy class.A helper class for query manipulation.This is a parent class for all exceptions generated by Persistence.Thrown on an attept to modify read onlyIPObject
or it's field. -
-
ClassDescriptionEnumeration that is based on a configuration in repository.The factory service to produce context dependend
IEnumeration
Warning: theIEnumFactory.getEnumeration(String, IContextId)
method of the implementing classes must return instances ofIObjectEnumeration
to work correctly in all cases.Persistence policy class. -