Deprecated API
Contents
-
Interfaces Interface Description commonj.sdo.DataGraph . Because the same functionality can be obtained with DataObjects alone and because using DataObjects has the advantages of consistence and richer functionality, the use of the special envelope DataGraph is discouraged and may be removed altogether in a future version.org.eclipse.persistence.config.DescriptorCustomizer This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.SessionCustomizer This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.tools.schemaframework.DDLPlatform Evolving API
-
Classes Class Description org.eclipse.persistence.config.PropertiesUtils This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.logging.EclipseLinkLogRecord UseEclipseLinkLogRecordinsteadorg.eclipse.persistence.logging.JavaLog UseJavaLoginsteadorg.eclipse.persistence.logging.LogFormatter UseLogFormatterinsteadorg.eclipse.persistence.logging.XMLLogFormatter UseXMLLogFormatterinstead
-
Annotation Types Annotation Type Description org.eclipse.persistence.annotations.BasicCollection org.eclipse.persistence.annotations.BasicMap org.eclipse.persistence.annotations.CollectionTable
-
Constructors Constructor Description org.eclipse.persistence.config.BatchWriting() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.CacheCoordinationProtocol() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.CacheType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.CacheUsage() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.CacheUsageIndirectionPolicy() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.CascadePolicy() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ExclusiveConnectionMode() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.FlushClearCache() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.HintValues() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.LoggerType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ParameterDelimiterType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ParserType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ParserValidationType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.PessimisticLock() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ProfilerType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.QueryType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.RemoteProtocol() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ResultSetConcurrency() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.ResultType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.StructConverterType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.SystemProperties() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.TargetDatabase() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.TargetServer() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.config.TunerType() This constructor will be marked private and the class final. It is not designed for extensibility.org.eclipse.persistence.logging.SessionLogEntry(Session) UseSessionLogEntry(int, String, String, String, Throwable)with the following parameters:- level set to
SessionLog.INFO - sessionId set to
Session.getSessionId()ornullwhensessionisnull - category set to
null - message set to
"" - throwable set to
null
org.eclipse.persistence.tools.schemaframework.SequenceDefinition(Sequence) Use SequenceDefinition(String) instead.org.eclipse.persistence.tools.schemaframework.SequenceObjectDefinition(Sequence) Use SequenceObjectDefinition(String) instead.org.eclipse.persistence.tools.schemaframework.TableSequenceDefinition(Sequence, boolean) Use TableSequenceDefinition(String, boolean) instead.org.eclipse.persistence.tools.schemaframework.UnaryTableSequenceDefinition(Sequence) Use UnaryTableSequenceDefinition(String, boolean) instead. - level set to
-
Annotation Type Elements Annotation Type Element Description org.eclipse.persistence.annotations.NamedStoredProcedureQuery.resultClass() org.eclipse.persistence.annotations.NamedStoredProcedureQuery.resultSetMapping() org.eclipse.persistence.annotations.StoredProcedureParameter.direction()