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 TypeClassDescriptionclassThe Class Activity.classThe Class Alias.classThe Class Association.classECMWF Product Data Store (OpenECPDS) Project.classThe Class Category.classThe Class CatUrl.classThe Class ChangeLog.classThe Class Country.classThe Class DataFile.classThe Class DataTransfer.classThe Class Destination.classThe Class DestinationECUser.classECMWF Product Data Store (OpenECPDS) Project.classThe Class ECSession.classECMWF Product Data Store (OpenECPDS) Project.classECMWF Product Data Store (OpenECPDS) Project.classECMWF Product Data Store (ECPDS) Project.classThe Class ECtransModule.classThe Class ECUser.classThe Class Event.classThe Class ExistingStorageDirectory.classThe Class Host.classThe Class HostECUser.classThe Class HostLocation.classThe Class HostOutput.classThe Class HostStats.classThe Class IncomingAssociation.classThe Class IncomingHistory.classThe Class IncomingPermission.classThe Class IncomingPolicy.classThe Class IncomingUser.classThe Class MetadataAttribute.classThe Class MetadataValue.classThe Class MonitoringHistory.classThe Class MonitoringValue.classECMWF Product Data Store (ECPDS) Project.classECMWF Product Data Store (OpenECPDS) Project.classThe Class Operation.classThe Class Permission.classThe Class PolicyAssociation.classThe Class PolicyUser.classECMWF Product Data Store (OpenECPDS) Project.classThe Class ProductStatus.classThe Class Publication.classECMWF Product Data Store (OpenECPDS) Project.classThe Class Reception.classThe Class ReceptionExt.classThe Class SchedulerValue.classECMWF Product Data Store (OpenECPDS) Project.classThe Class Statistics.final classECMWF Product Data Store (OpenECPDS) Project.classECMWF Product Data Store (OpenECPDS) Project.classThe Class TransferGroup.classThe Class TransferHistory.classThe Class TransferMethod.classECMWF Product Data Store (OpenECPDS) Project.classThe Class TransferServer.classThe Class UploadHistory.classECMWF Product Data Store (OpenECPDS) Project.classECMWF Product Data Store (OpenECPDS) Project.classECMWF 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.voidDataBase.insert(DataBaseObject object, boolean createPk) Insert.voidDataBase.insert(DataBaseObject object, boolean createPk, boolean checkDuplicate) Insert.voidDataBase.remove(DataBaseObject object) Removes the.voidDataBase.remove(DataBaseObject[] objects) Removes the.voidDataBase.store(DataBaseObject object) Store.booleanDataBase.tryInsert(DataBaseObject object, boolean createPk) Try to insert a DataBase Object.booleanDataBase.tryUpdate(DataBaseObject object) Try to update a DataBase Object.voidDataBase.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 TypeMethodDescriptionvoidDataBaseInterface.insert(ECpdsSession session, DataBaseObject object, boolean createPk) Insert.voidDataBaseInterface.remove(ECpdsSession session, DataBaseObject object) Removes the.voidDataBaseInterface.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 intUtil.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.