org.apache.ojb.broker.metadata.ClassDescriptor.addExtentClassName(Class)
|
org.apache.ojb.broker.query.Criteria.addGroupBy(FieldHelper)
use QueryByCriteria#addGroupBy
|
org.apache.ojb.broker.query.Criteria.addGroupBy(String)
use QueryByCriteria#addGroupBy
|
org.apache.ojb.broker.query.Criteria.addGroupBy(String[])
use QueryByCriteria#addGroupBy
|
org.apache.ojb.broker.query.Criteria.addOrderBy(FieldHelper)
use QueryByCriteria#addOrderBy
|
org.apache.ojb.broker.query.QueryByCriteria.addOrderBy(String)
use #addOrderByAscending(String fieldName)
|
org.apache.ojb.broker.query.Criteria.addOrderBy(String)
use #addOrderByAscending(String fieldName)
|
org.apache.ojb.broker.query.Criteria.addOrderBy(String, boolean)
use QueryByCriteria#addOrderBy
|
org.apache.ojb.broker.query.Criteria.addOrderByAscending(String)
use QueryByCriteria#addOrderByAscending
|
org.apache.ojb.broker.query.Criteria.addOrderByDescending(String)
use QueryByCriteria#addOrderByDescending
|
org.apache.ojb.broker.query.Criteria.addPrefetchedRelationship(String)
use QueryByCriteria#addPrefetchedRelationship
|
org.apache.ojb.broker.platforms.Platform.createSequenceQuery(String)
|
org.apache.ojb.broker.Identity.fromByteArray(byte[]) |
org.apache.ojb.broker.query.Query.fullSize()
use OJBIterator.fullSize()
|
org.apache.ojb.odmg.oql.EnhancedOQLQuery.fullSize() |
org.apache.ojb.broker.query.Query.fullSize(int) |
org.apache.ojb.broker.metadata.ClassDescriptor.getAutoIncrementField()
|
org.apache.ojb.broker.metadata.ObjectReferenceDescriptor.getCascadeDelete()
|
org.apache.ojb.broker.metadata.ObjectReferenceDescriptor.getCascadeStore()
|
org.apache.ojb.broker.query.ReportQueryByCriteria.getColumns()
use getAttributes()
|
org.apache.ojb.broker.query.ReportQuery.getColumns()
use getAttributes()
|
org.apache.ojb.broker.PBKey.getRepositoryFile()
|
org.apache.ojb.broker.PersistenceBrokerException.getSourceException()
Use NestableRuntimeException.getCause() instead
|
org.apache.ojb.broker.util.logging.Logger.safeDebug(String, Object)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeDebug(String, Object, Throwable)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeError(String, Object)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeError(String, Object, Throwable)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeFatal(String, Object)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeFatal(String, Object, Throwable)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeInfo(String, Object)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeInfo(String, Object, Throwable)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeWarn(String, Object)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.util.logging.Logger.safeWarn(String, Object, Throwable)
The normal logging methods should always be safe with regard to exceptions
that are thrown while accessing the arguments.
|
org.apache.ojb.broker.Identity.serialize() |
org.apache.ojb.broker.metadata.ObjectReferenceDescriptor.setCascadeDelete(boolean)
|
org.apache.ojb.broker.metadata.ObjectReferenceDescriptor.setCascadeStore(boolean)
|
org.apache.ojb.broker.query.ReportQueryByCriteria.setColumns(String[])
use setAttributes()
|
org.apache.ojb.broker.metadata.FieldDescriptor.setFieldConversion(FieldConversion)
use setFieldConversionClassName instead
|
org.apache.ojb.odmg.ImplementationImpl.setImplicitLockingBackward(boolean)
is only for backward compatibility with older versions (before 1.0.4)
and will be removed in future versions.
|
org.apache.ojb.broker.metadata.MetadataManager.setPerThreadDescriptor(DescriptorRepository)
|