Uses of Class
ecmwf.common.database.DataBaseObject
Packages that use DataBaseObject
Package
Description
-
Uses of DataBaseObject in ecmwf.common.database
Subclasses of DataBaseObject in ecmwf.common.databaseModifier and TypeClassDescriptionclass
The Class Activity.class
The Class Alias.class
The Class Association.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class Category.class
The Class CatUrl.class
The Class ChangeLog.class
The Class Country.class
The Class DataFile.class
The Class DataTransfer.class
The Class Destination.class
The Class DestinationECUser.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class ECSession.class
ECMWF Product Data Store (OpenECPDS) Project.class
ECMWF Product Data Store (OpenECPDS) Project.class
ECMWF Product Data Store (ECPDS) Project.class
The Class ECtransModule.class
The Class ECUser.class
The Class Event.class
The Class ExistingStorageDirectory.class
The Class Host.class
The Class HostECUser.class
The Class HostLocation.class
The Class HostOutput.class
The Class HostStats.class
The Class IncomingAssociation.class
The Class IncomingHistory.class
The Class IncomingPermission.class
The Class IncomingPolicy.class
The Class IncomingUser.class
The Class MetadataAttribute.class
The Class MetadataValue.class
The Class MonitoringHistory.class
The Class MonitoringValue.class
ECMWF Product Data Store (ECPDS) Project.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class Operation.class
The Class Permission.class
The Class PolicyAssociation.class
The Class PolicyUser.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class ProductStatus.class
The Class Publication.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class Reception.class
The Class ReceptionExt.class
The Class SchedulerValue.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class Statistics.final class
ECMWF Product Data Store (OpenECPDS) Project.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class TransferGroup.class
The Class TransferHistory.class
The Class TransferMethod.class
ECMWF Product Data Store (OpenECPDS) Project.class
The Class TransferServer.class
The Class UploadHistory.class
ECMWF Product Data Store (OpenECPDS) Project.class
ECMWF Product Data Store (OpenECPDS) Project.class
ECMWF Product Data Store (OpenECPDS) Project.Methods in ecmwf.common.database with type parameters of type DataBaseObjectModifier and TypeMethodDescription<T extends DataBaseObject>
voidDataBase.clearCache
(Class<T> clazz, List<Object> primaryKeys) Clear cache for the specified entities and primary keys.protected <T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> DataBase.executeQuery
(String menu, String name, Class<T> resultClass) Execute query.protected <T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> DataBase.executeQuery
(String menu, String name, Class<T> resultClass, String[] values) Execute query.<T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> DataBase.ScriptFileImpl.executeQuery
(Class<T> resultClass, String originalSql) Execute query.abstract <T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> ScriptFile.executeQuery
(Class<T> resultClass, String sql) Execute query.<T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> ScriptFile.executeQuery
(String menu, String group, String name, Class<T> resultClass) Execute query.<T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> ScriptFile.executeQuery
(String menu, String group, String name, Class<T> resultClass, Map<String, String> values) Execute query.protected <T extends DataBaseObject>
TDataBase.get
(T object) Gets the.protected <T extends DataBaseObject>
ecmwf.common.database.DBIterator<T> Gets the all.Methods in ecmwf.common.database with parameters of type DataBaseObjectModifier and TypeMethodDescriptionDataBaseObject.compare
(DataBaseObject object, boolean mergeOriginalRevised) Compare.Object[]
DataBase.getPrimaryKeyValues
(DataBaseObject object) Gets the primary key values.void
DataBase.insert
(DataBaseObject object, boolean createPk) Insert.void
DataBase.insert
(DataBaseObject object, boolean createPk, boolean checkDuplicate) Insert.void
DataBase.remove
(DataBaseObject object) Removes the.void
DataBase.remove
(DataBaseObject[] objects) Removes the.void
DataBase.store
(DataBaseObject object) Store.boolean
DataBase.tryInsert
(DataBaseObject object, boolean createPk) Try to insert a DataBase Object.boolean
DataBase.tryUpdate
(DataBaseObject object) Try to update a DataBase Object.void
DataBase.update
(DataBaseObject object) Update a DataBase Object. -
Uses of DataBaseObject in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master with parameters of type DataBaseObjectModifier and TypeMethodDescriptionvoid
DataBaseInterface.insert
(ECpdsSession session, DataBaseObject object, boolean createPk) Insert.void
DataBaseInterface.remove
(ECpdsSession session, DataBaseObject object) Removes the.void
DataBaseInterface.update
(ECpdsSession session, DataBaseObject object) Update. -
Uses of DataBaseObject in ecmwf.ecpds.master.plugin.http.dao
Methods in ecmwf.ecpds.master.plugin.http.dao that return DataBaseObjectModifier and TypeMethodDescriptionOjbImplementedBean.getOjbImplementation()
Gets the ojb implementation.Method parameters in ecmwf.ecpds.master.plugin.http.dao with type arguments of type DataBaseObjectModifier and TypeMethodDescriptionstatic int
Util.getCollectionFrom
(Collection<? extends DataBaseObject> collection) Gets the collection from. -
Uses of DataBaseObject in ecmwf.ecpds.master.plugin.http.dao.datafile
Methods in ecmwf.ecpds.master.plugin.http.dao.datafile that return DataBaseObjectModifier and TypeMethodDescriptionMetaDataBean.getOjbImplementation()
Gets the ojb implementation.TransferGroupBean.getOjbImplementation()
Gets the ojb implementation.TransferServerBean.getOjbImplementation()
Gets the ojb implementation. -
Uses of DataBaseObject in ecmwf.ecpds.master.plugin.http.dao.ecuser
Methods in ecmwf.ecpds.master.plugin.http.dao.ecuser that return DataBaseObject -
Uses of DataBaseObject in ecmwf.ecpds.master.plugin.http.dao.transfer
Methods in ecmwf.ecpds.master.plugin.http.dao.transfer that return DataBaseObjectModifier and TypeMethodDescriptionAliasBean.getOjbImplementation()
Gets the ojb implementation.DataFileBean.getOjbImplementation()
Gets the ojb implementation.DataTransferBaseBean.getOjbImplementation()
Gets the ojb implementation.DestinationBean.getOjbImplementation()
Gets the ojb implementation.EcTransModuleBean.getOjbImplementation()
Gets the ojb implementation.HostBean.getOjbImplementation()
Gets the ojb implementation.IncomingPolicyBean.getOjbImplementation()
Gets the ojb implementation.IncomingUserBean.getOjbImplementation()
Gets the ojb implementation.OperationBean.getOjbImplementation()
Gets the ojb implementation.TransferMethodBean.getOjbImplementation()
Gets the ojb implementation. -
Uses of DataBaseObject in ecmwf.ecpds.master.plugin.http.dao.users
Methods in ecmwf.ecpds.master.plugin.http.dao.users that return DataBaseObjectModifier and TypeMethodDescriptionCategoryBean.getOjbImplementation()
Gets the ojb implementation.ResourceBean.getOjbImplementation()
Gets the ojb implementation.UserBean.getOjbImplementation()
Gets the ojb implementation.