
public interface ODatabaseSchemaAware<T> extends ODatabase<T>
ODatabase.ATTRIBUTES, ODatabase.OPERATION_MODE, ODatabase.OPTIONS, ODatabase.STATUS| Modifier and Type | Method and Description |
|---|---|
long |
countClass(String iClassName)
Counts the entities contained in the specified class and sub classes (polymorphic).
|
long |
countClass(String iClassName,
boolean iPolymorphic)
Counts the entities contained in the specified class.
|
<RET> RET |
newInstance(String iClassName)
Creates a new entity instance.
|
activateOnCurrentThread, addBlobCluster, addCluster, addCluster, alterCluster, alterCluster, begin, begin, begin, cleanOutRecord, close, command, commit, commit, countClusterElements, countClusterElements, countClusterElements, countClusterElements, countClusterElements, create, create, create, declareIntent, delete, delete, delete, drop, dropCluster, dropCluster, exists, existsCluster, freeze, freeze, get, getBlobClusterIds, getClusterIdByName, getClusterNameById, getClusterNames, getClusterRecordSizeById, getClusterRecordSizeByName, getClusters, getConfiguration, getConflictStrategy, getDefaultClusterId, getDictionary, getHooks, getListeners, getLocalCache, getMetadata, getName, getProperties, getProperty, getRecordMetadata, getSize, getStatus, getTransaction, getType, getURL, getUser, hide, incrementalBackup, isActiveOnCurrentThread, isClosed, isFrozen, isMVCC, load, load, load, load, load, load, load, load, load, load, newInstance, open, query, registerHook, registerHook, registerListener, release, reload, reload, reload, rollback, rollback, save, save, save, save, set, setConflictStrategy, setConflictStrategy, setMVCC, setProperty, setStatus, truncateCluster, unregisterHook, unregisterListenerbackup, restore<RET> RET newInstance(String iClassName)
long countClass(String iClassName)
iClassName - Class namelong countClass(String iClassName, boolean iPolymorphic)
iClassName - Class nameiPolymorphic - True if consider also the sub classes, otherwise falseCopyright © 2009–2025 OrientDB. All rights reserved.