- get(long) - Method in interface pl.decerto.hyperon.persistence.cache.BundleCache
-
get Bundle with given id from cache
- get(String) - Method in interface pl.decerto.hyperon.persistence.cache.DefinitionCache
-
- get(String) - Method in class pl.decerto.hyperon.persistence.cache.DefinitionCacheMapImpl
-
- get(long) - Method in class pl.decerto.hyperon.persistence.cache.EhcacheBundleCache
-
- get(long) - Method in class pl.decerto.hyperon.persistence.cache.MapBundleCache
-
- get(String, String) - Method in interface pl.decerto.hyperon.persistence.cache.metadata.MetadataCache
-
get column metadata from cache if present
- get(String, String) - Method in class pl.decerto.hyperon.persistence.cache.metadata.MetadataCacheMapImpl
-
- get(String) - Method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- get(Property, String) - Static method in class pl.decerto.hyperon.persistence.context.AppCtxHelper
-
- get(String) - Method in class pl.decerto.hyperon.persistence.context.BundleContext
-
- get(String) - Method in class pl.decerto.hyperon.persistence.context.PropertyAdapter
-
- get() - Method in class pl.decerto.hyperon.persistence.dao.topo.TopoGroup
-
- get(int) - Method in class pl.decerto.hyperon.persistence.dao.topo.TopoGroup
-
- get(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets property under given path.
- get(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets property under given path.
- get(int) - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- getAdapter(Property) - Method in class pl.decerto.hyperon.persistence.context.PropertyAdapterResolver
-
- getAdapterResolver() - Static method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- getAll() - Method in class pl.decerto.hyperon.persistence.helper.IdentitySet
-
- getAll() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Get all properties within bundle.
- getAllEntityTypes() - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
get all non-root entities
- getAppCtx(String) - Method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- getAttributes() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- getBatches() - Method in class pl.decerto.hyperon.persistence.dao.batch.BatchGroup
-
- getBoolean(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as Boolean from given path.
- getBoolean() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getBoolean(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as Boolean from given path.
- getBoolean() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getBoolean() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getBundle() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getBundle(long) - Method in class pl.decerto.hyperon.persistence.cache.GmoCacheManager
-
- getBundle() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets bundle root.
- getBundle() - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntity
-
- getBundleColumn() - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- getBundleDef() - Static method in class pl.decerto.hyperon.persistence.proxy.HyperonPersistence
-
- getBundleId() - Method in class pl.decerto.hyperon.persistence.cache.PersistenceTableStatsCacheKey
-
- getBundleId() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getBundleTable(BundleDef) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
returns Bundle Table name.
- getBundleTable(Bundle) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
returns Bundle Table name.
- getBundleTable() - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- getCache() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getCacheManager() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Get Hyperon Persistence cache manager.
- getCacheManager() - Method in interface pl.decerto.hyperon.persistence.service.BundleService
-
Returns cache manager, that is used within persistence engine as first level cache.
- getCacheManager() - Method in class pl.decerto.hyperon.persistence.service.BundleServiceImpl
-
- getCanonicalPath() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Returns canonical path for this element.
- getClob() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getClobHash() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getCode() - Method in class pl.decerto.hyperon.persistence.model.def.TypeDef
-
- getCollection(String) - Method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- getCollection(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Find collection property based on given path within this property subtree.
- getCollection(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Find collection property based on given path within this property subtree.
- getCollectionName() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getColumn() - Method in class pl.decerto.hyperon.persistence.dao.TupleProperty
-
- getColumn() - Method in class pl.decerto.hyperon.persistence.dao.TuplePropertyDef
-
database column name
- getColumnMetadata(String) - Method in class pl.decerto.hyperon.persistence.cache.metadata.BundleTableMetadataDto
-
- getColumnName() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getComponentDef() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- getCompoundType() - Method in class pl.decerto.hyperon.persistence.model.def.TypeDef
-
- getConf() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getContainer() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
- getContext(String) - Method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- getCreated() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getCreated() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Get bundle's creation time.
- getDao() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getDate(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as Date from given path.
- getDate() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getDate(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as Date from given path.
- getDate() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getDate() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getDatetime(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as Date with time from given path.
- getDatetime() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getDatetime(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as Date with time from given path.
- getDatetime() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getDatetime() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getDecimal(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as BigDecimal from given path.
- getDecimal() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getDecimal(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as BigDecimal from given path.
- getDecimal() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getDecimal() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getDef() - Method in class pl.decerto.hyperon.persistence.dao.batch.TupleBatch
-
- getDef() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getDef() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Get bundle's definition.
- getDef() - Method in class pl.decerto.hyperon.persistence.sync.diff.ValueDiff
-
- getDefaultBundleDef() - Static method in class pl.decerto.hyperon.persistence.proxy.HyperonPersistence
-
- getDefaultProfile() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Gets default profile, used within Hyperon Persistence engine.
- getDefinition(String) - Method in class pl.decerto.hyperon.persistence.cache.GmoCacheManager
-
- getDefinition(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxLoader
-
- getDefinition(String, boolean, boolean) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxLoader
-
- getDefinition(String) - Method in interface pl.decerto.hyperon.persistence.service.BundleService
-
Based on given profile, bundle definition will be fetched from current Hyperon Studio environment, to which Hyperon Persistence is connected.
- getDefinition(String) - Method in class pl.decerto.hyperon.persistence.service.BundleServiceImpl
-
- getDefinitionCache() - Method in class pl.decerto.hyperon.persistence.cache.GmoCacheManager
-
- getDesc() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- getDescription() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- getDescription() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- getDescription() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getDiff(String) - Method in class pl.decerto.hyperon.persistence.sync.diff.EntityDiff
-
- getDiffCount() - Method in class pl.decerto.hyperon.persistence.sync.diff.EntityDiff
-
- getDiffs() - Method in class pl.decerto.hyperon.persistence.sync.diff.EntityDiff
-
- getDynamicDao() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getElementType() - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- getElementType() - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
- getElementType() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets associated element type, based on property implementation.
- getElementType() - Method in class pl.decerto.hyperon.persistence.model.value.RefProperty
-
- getElementType() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getEntities() - Method in class pl.decerto.hyperon.persistence.marshaller.LobData
-
- getEntities() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandbox
-
- getEntities() - Method in class pl.decerto.hyperon.persistence.sync.SyncData
-
all entities
- getEntitiesToDelete() - Method in class pl.decerto.hyperon.persistence.sync.diff.BundleDiff
-
- getEntitiesToInsert() - Method in class pl.decerto.hyperon.persistence.sync.diff.BundleDiff
-
- getEntitiesToUpdate() - Method in class pl.decerto.hyperon.persistence.sync.diff.BundleDiff
-
- getEntity(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Find entity property based on given path within this property subtree.
- getEntity(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Find entity property based on given path within this property subtree.
- getEntity(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandbox
-
- getEntity(long) - Method in class pl.decerto.hyperon.persistence.sync.SyncData
-
- getEntityName() - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
- getEntityType() - Method in class pl.decerto.hyperon.persistence.cache.PersistenceTableStatsCacheKey
-
- getEntityType() - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
- getEntityType() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- getEntityType() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getExtraFieldsCnt() - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
method counts number of extra (simple) fields mapped to columns
- getF() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
expose in json as propety 'f'
- getFieldCount() - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
- getFields() - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
- getFirstToken(String) - Static method in class pl.decerto.hyperon.persistence.context.AppCtxHelper
-
- getFullTableName(String) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- getGmoBinding() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
compliant with SandboxAttrGmoPersistence enum: {NO, YES, GENERIC, DB_COLUMN}
- getGmoDbDialect() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Gets separate dialect for Hyperon Persistence engine.
- getGmoSandboxLoader() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getHolder(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value of property wrapped into
ValueHolder from given
path.
- getHolder() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getHolder(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value of property wrapped into
ValueHolder from given
path.
- getHolder() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getHolder() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getHyperonPersistenceWatcher() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Gets Hyperon Persistence engine watcher.
- getId() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getId() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getId() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- getId() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpRef
-
- getId() - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- getId() - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
- getId() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
- getId() - Method in class pl.decerto.hyperon.persistence.model.value.RefProperty
-
- getId() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
- getId() - Method in interface pl.decerto.hyperon.persistence.proxy.EntityPropertySource
-
- getId() - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntity
-
- getId() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getId() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- getId() - Method in class pl.decerto.hyperon.persistence.sync.diff.EntityDiff
-
- getIdentifierGenerator() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getInteger(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as Integer from given path.
- getInteger() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getInteger(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as Integer from given path.
- getInteger() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getInteger() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getLastUpdate() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxDao
-
- getList() - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- getLobData(Bundle) - Method in class pl.decerto.hyperon.persistence.marshaller.BundleMarshaller
-
Extract minimum information from bundle [b] needed to reconstruct it
when combined with database externalized columns.
- getLobHash() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getLobHash() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Get last lob hash.
- getLong(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as Long from given path.
- getLong() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getLong(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as Long from given path.
- getLong() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getLong() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getMarshalledBundle() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getMessage() - Method in exception pl.decerto.hyperon.persistence.exception.HyperonPersistenceMappingException
-
- getMessage() - Method in exception pl.decerto.hyperon.persistence.exception.HyperonPersistenceUsageException
-
- getMetadata(TupleDef) - Method in interface pl.decerto.hyperon.persistence.cache.metadata.MetadataDao
-
- getMetadata(TupleDef) - Method in class pl.decerto.hyperon.persistence.cache.metadata.MetadataDaoImpl
-
- getMetadata(Collection<TupleDef>) - Method in interface pl.decerto.hyperon.persistence.cache.metadata.TableMetadataService
-
- getMetadata(Collection<TupleDef>) - Method in class pl.decerto.hyperon.persistence.cache.metadata.TableMetadataServiceImpl
-
- getN() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
expose in json as propety 'n'
- getName() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- getName() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- getName() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets name or parent name, if name is not setup.
- getName() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getName() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- getName() - Method in class pl.decerto.hyperon.persistence.sync.diff.ValueDiff
-
- getNext() - Method in class pl.decerto.hyperon.persistence.sync.diff.ValueDiff
-
- getNextId() - Method in class pl.decerto.hyperon.persistence.hilo.HiLoSequenceGenerator
-
- getNextId() - Method in interface pl.decerto.hyperon.persistence.hilo.IdentifierGenerator
-
- getNextRevision() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getNumber(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as double from given path.
- getNumber() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getNumber(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as double from given path.
- getNumber() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getNumber() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getObject() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getOwnerColumn() - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- getOwnerId() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getOwnerId() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpRef
-
- getOwnerId() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets owner (parent) id.
- getOwnerProperty() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpRef
-
- getOwnerPropertyColumn() - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- getOwnerPropertyName() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets name or parent name, if name is not setup.
- getP() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
expose in json as property 'p'
- getParent() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets owning(parent) entity.
- getParentName() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets parent name or null if not setup.
- getPath() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Returns full path to this property with . separator between elements names.
- getPersistentState() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getPid() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- getPrev() - Method in class pl.decerto.hyperon.persistence.sync.diff.ValueDiff
-
- getPrevRevision() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getProp(String) - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- getProp(String) - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
Gets property based on given name.
- getPropCount() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- getProperties() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getProperties() - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
all column mappings
- getPropertiesMap() - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
maps property name to mapping
- getProperty(String) - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
- getProperty(String) - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
- getProperty(int) - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
- getPropertyMap() - Method in class pl.decerto.hyperon.persistence.dao.Tuple
-
column name to TupleProperty
- getPropertyName() - Method in class pl.decerto.hyperon.persistence.dao.TupleProperty
-
- getPropertyName() - Method in class pl.decerto.hyperon.persistence.dao.TuplePropertyDef
-
property name mapped to this [column]
- getPropMap() - Method in class pl.decerto.hyperon.persistence.helper.BundleData
-
- getProps() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- getRef() - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- getRefCanonicalPath() - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- getRefCanonicalPathWithoutIndex() - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- getRefCount() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Number of nodes referencing target's property.
- getRefCount() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Number of nodes referencing target's property.
- getRefCount() - Method in class pl.decerto.hyperon.persistence.model.value.RefProperty
-
Number of nodes referencing target's property.
- getRefIndex() - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- getRefs() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getRefs() - Method in class pl.decerto.hyperon.persistence.helper.BundleData
-
- getRefs() - Method in class pl.decerto.hyperon.persistence.marshaller.LobData
-
- getRefs() - Method in class pl.decerto.hyperon.persistence.sync.SyncActions
-
all refs that are present in [next] bundle
- getRefs() - Method in class pl.decerto.hyperon.persistence.sync.SyncData
-
- getRefTarget() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets property of reference's target.
- getRefTarget() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets property of reference's target.
- getRefTarget() - Method in class pl.decerto.hyperon.persistence.model.value.RefProperty
-
Gets property of reference's target.
- getResult() - Method in class pl.decerto.hyperon.persistence.helper.BundleData
-
- getRevision() - Method in class pl.decerto.hyperon.persistence.cache.PersistenceTableStatsCacheKey
-
- getRevision() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getRevision() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Get bundle's revision.
- getRoot() - Method in class pl.decerto.hyperon.persistence.marshaller.LobData
-
- getRootTupleDef() - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- getSandbox(String, boolean, boolean) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxDao
-
- getSandbox(String, boolean, boolean) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxLoader
-
- getSandboxDao() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- getSandboxId() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandbox
-
- getSchema() - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- getSimpleType() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- getSimpleType() - Method in class pl.decerto.hyperon.persistence.model.def.TypeDef
-
- getSimpleType() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getSimpleType() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getState() - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
Gets state of property.
- getState() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets state of property.
- getState() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets state of property.
- getString(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as String from given path.
- getString() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- getString(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as String from given path.
- getString() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- getString() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getSuggestedValue() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
suggester configuration
- getT() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
expose in json as property 't'
- getTableName() - Method in class pl.decerto.hyperon.persistence.dao.TupleDef
-
- getTableName() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- getTablesCount() - Method in class pl.decerto.hyperon.persistence.cache.metadata.BundleTableMetadataDto
-
- getTarget() - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- getTargetCanonicalPath() - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- getThreadBundleDef() - Method in class pl.decerto.hyperon.persistence.proxy.HyperonPersistence
-
- getTimestamp() - Method in class pl.decerto.hyperon.persistence.sandbox.HyperonPersistenceRuntimeWatcher
-
- getToDelete() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getToDelete() - Method in class pl.decerto.hyperon.persistence.sync.SyncActions
-
entities to delete
- getToInsert() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getToInsert() - Method in class pl.decerto.hyperon.persistence.sync.SyncActions
-
entities to insert
- getToUpdate() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- getToUpdate() - Method in class pl.decerto.hyperon.persistence.sync.SyncActions
-
entities to update [next value]
- getToUpdatePrev() - Method in class pl.decerto.hyperon.persistence.sync.SyncActions
-
entities to update [prev value]
- getTuple() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getTupleDef(String) - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- getTupleDef(String, boolean) - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- getTupleDefs() - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- getTupleMap() - Method in class pl.decerto.hyperon.persistence.helper.BundleData
-
- getTuples() - Method in class pl.decerto.hyperon.persistence.dao.batch.TupleBatch
-
- getType() - Method in class pl.decerto.hyperon.persistence.dao.TupleProperty
-
- getType() - Method in class pl.decerto.hyperon.persistence.dao.TuplePropertyDef
-
mpp type code (string, number, interger, date, boolean)
- getType() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- getType() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- getType() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets type of this bundle property/element.
- getType() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- getType() - Method in class pl.decerto.hyperon.persistence.sync.diff.EntityDiff
-
- getTypeCode() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets type's code from associated definition.
- getTypeId(String) - Method in class pl.decerto.hyperon.persistence.cache.metadata.ColumnMetadataDto
-
- getUniqueId(String) - Method in interface pl.decerto.hyperon.persistence.hilo.IdentifierDao
-
Retrieves next sequence value using region param as sequence name
- getUniqueId(String) - Method in class pl.decerto.hyperon.persistence.hilo.IdentifierDaoImpl
-
- getUpdated() - Method in class pl.decerto.hyperon.persistence.dao.BundleHeader
-
- getUpdated() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Get bundle's last update time
- getValue() - Method in class pl.decerto.hyperon.persistence.dao.TupleProperty
-
- getValue(String) - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
- getValue() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- getValueProviderName() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxSuggestedValue
-
- getValueProviderSettings() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxSuggestedValue
-
- GmoCacheManager - Class in pl.decerto.hyperon.persistence.cache
-
- GmoCacheManager(BundleCache, DefinitionCache, DatabaseFetchStatsCache) - Constructor for class pl.decerto.hyperon.persistence.cache.GmoCacheManager
-
- GmoCacheManager(BundleCache, DefinitionCache, DatabaseFetchStatsCache, MetadataCache) - Constructor for class pl.decerto.hyperon.persistence.cache.GmoCacheManager
-
- GmoSandbox - Class in pl.decerto.hyperon.persistence.sandbox
-
- GmoSandbox(int, Collection<GmoSandboxEntity>) - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandbox
-
- GmoSandboxAttribute - Class in pl.decerto.hyperon.persistence.sandbox
-
- GmoSandboxAttribute() - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- GmoSandboxDao - Class in pl.decerto.hyperon.persistence.sandbox
-
- GmoSandboxDao(DataSource) - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandboxDao
-
- GmoSandboxDao(DataSource, String) - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandboxDao
-
- GmoSandboxEntity - Class in pl.decerto.hyperon.persistence.sandbox
-
- GmoSandboxEntity(int, String, String, String, boolean) - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- GmoSandboxLoader - Class in pl.decerto.hyperon.persistence.sandbox
-
- GmoSandboxLoader(GmoSandboxDao) - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandboxLoader
-
- GmoSandboxSuggestedValue - Class in pl.decerto.hyperon.persistence.sandbox
-
- GmoSandboxSuggestedValue(String, String) - Constructor for class pl.decerto.hyperon.persistence.sandbox.GmoSandboxSuggestedValue
-
- IdentifierDao - Interface in pl.decerto.hyperon.persistence.hilo
-
- IdentifierDaoImpl - Class in pl.decerto.hyperon.persistence.hilo
-
- IdentifierDaoImpl(DataSource) - Constructor for class pl.decerto.hyperon.persistence.hilo.IdentifierDaoImpl
-
Default constructor for creating instance of this class.
- IdentifierDaoImpl(DataSource, String, String) - Constructor for class pl.decerto.hyperon.persistence.hilo.IdentifierDaoImpl
-
Constructor supports different dialects from DialectRegistry, not using DialectRegistry.getDialectTemplate()
- IdentifierGenerator - Interface in pl.decerto.hyperon.persistence.hilo
-
- IdentityScanner - Class in pl.decerto.hyperon.persistence.model.value
-
- IdentitySet - Class in pl.decerto.hyperon.persistence.helper
-
- IdentitySet(int) - Constructor for class pl.decerto.hyperon.persistence.helper.IdentitySet
-
- IdentitySet() - Constructor for class pl.decerto.hyperon.persistence.helper.IdentitySet
-
- identitySet() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Returns identity set with nested properties.
- indexOf(Object) - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- insertHeader(ActionQueue) - Method in class pl.decerto.hyperon.persistence.dynamic.DynamicDao
-
insert bundle header row to bundle table:
- id, revision, created, json
- extra fields if any
- insertTuples(String, ActionQueue) - Method in class pl.decerto.hyperon.persistence.dynamic.DynamicDao
-
- intValue(String) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Gets value as int from given path.
- intValue() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- intValue(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Gets value as int from given path.
- intValue() - Method in class pl.decerto.hyperon.persistence.model.value.Property
- intValue() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- Invalidable - Interface in pl.decerto.hyperon.persistence.cache
-
- invalidateAll() - Method in class pl.decerto.hyperon.persistence.cache.GmoCacheManager
-
- isCollection() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- isCollection() - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- isCollection() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property a collection type.
- isCollection() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Is property a collection type.
- isCollection() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- isColumnMapping() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- isCompound() - Method in class pl.decerto.hyperon.persistence.model.def.TypeDef
-
- isCompoundType() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- isCreate() - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- isEmpty() - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- isEntity() - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
- isEntity() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property an entity.
- isEntity() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Is property an entity.
- isEntityType() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- isGmoManaged(SandboxAttrGmoPersistence) - Static method in enum pl.decerto.hyperon.persistence.sandbox.SandboxAttrGmoPersistence
-
- isGmoManaged(String) - Static method in enum pl.decerto.hyperon.persistence.sandbox.SandboxAttrGmoPersistence
-
- isNotEmpty() - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- isNotSaved() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Checks if bundle was not saved yet.
- isPersistent() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- isPersistent() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property in persistent state.
- isPersistent() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Is property in persistent state.
- isPersistent() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- isPersistent() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
Entity is marked as persistent if at least 1 attribute is persistent.
- isRef() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property a reference type.
- isRef() - Method in class pl.decerto.hyperon.persistence.model.value.RefProperty
-
Is property a reference type.
- isRoot() - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- isRoot() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- isRoot() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Since bundle is always a root, it will return true.
- isRoot() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property a root element.
- isRoot() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Is property a root element.
- isRoot() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- isSaved() - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Checks if bundle was saved already.
- isSimple() - Method in class pl.decerto.hyperon.persistence.model.def.TypeDef
-
- isSimpleType() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- isSimpleType() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- isTransient() - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- isTransient() - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- isTransient() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property in transient state.
- isTransient() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Is property in transient state.
- isTransient() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- isTransient() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxEntity
-
- isValue() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Is property a value type.
- isValue() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Is property a value type.
- isValue() - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- iterator() - Method in class pl.decerto.hyperon.persistence.context.AppCtxCollection
-
- iterator() - Method in class pl.decerto.hyperon.persistence.context.BundleCollectionAdapter
-
- iterator() - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- iterator() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
.
- iterator() - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- SandboxAttrGmoPersistence - Enum in pl.decerto.hyperon.persistence.sandbox
-
- SandboxConverter - Class in pl.decerto.hyperon.persistence.sandbox
-
- SandboxConverter() - Constructor for class pl.decerto.hyperon.persistence.sandbox.SandboxConverter
-
- set(int, Property) - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
Attach given property at provided index.
- set(Object) - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- set(Object) - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
Sets new value of this property.
- set(String, Object) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Sets new value under given path, which must exists.
- set(Object) - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
Sets new value of this property.
- set(String, Object) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Sets new value under given path, which must exists.
- set(Object) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Sets new value of this property.
- set(Object) - Method in class pl.decerto.hyperon.persistence.model.value.RefProperty
-
Sets new value of this property.
- set(Object) - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
- set(int, T) - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- setAdapterResolver(PropertyAdapterResolver) - Static method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- setAttr(String, boolean, String) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- setAttrDescription(String, String) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- setAttrPersistence(String, EntityTypeState) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- setAutoStartWatchers(boolean) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- setBundle(Bundle) - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
Sets bundle for property.
- setBundleColumn(String) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- setBundleColumn(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup column name for bundle reference (foreign key to bundle id).
- setBundleTable(String) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- setBundleTable(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup bundle table name.
- setCache(BundleCache) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup custom cache for bundle storage, that is used within
BundleService implementation for boosting performance.
- setCacheName(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup custom cache name for
BundleCache implementation, for cache manager (if there is any).
- setCollection(boolean) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setColumnMapping(String, String, String) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- setColumnMapping(boolean) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setColumnName(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setContainer(Property) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Sets container for property.
- setCreate(boolean) - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- setCreated(Date) - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Shouldn't be used outside of Hyperon persistence engine.
- setDatabaseFetchStatsCache(DatabaseFetchStatsCache) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup custom cache for database fetch statistic storage, that is used within
BundleService.
- setDataSource(DataSource) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- setDefaultBundleDef(BundleDef) - Static method in class pl.decerto.hyperon.persistence.proxy.HyperonPersistence
-
- setDefaultProfile(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup default profile for Hyperon Persistence engine.
- setDescription(String) - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- setDescription(String) - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- setDescription(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setEntityDescription(String) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- setEntityPersistence(EntityTypeState) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- setEntityType(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setGmoBinding(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
compliant with SandboxAttrGmoPersistence enum: {NO, YES, GENERIC, DB_COLUMN}
- setGmoDbDialect(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup separate dialect for Hyperon Persistence engine from Hyperon Engine (runtime).
- setHiloAllocationSize(int) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup allocation size for identifierGenerator.
- setHiloSequenceName(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup sequence name for identifierGenerator.
- setHyperonDataSource(DataSource) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- setId(long) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- setId(long) - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
Sets id.
- setId(int) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setIdentifierGenerator(IdentifierGenerator) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup custom identifier generator, that will be used by Hyperon Persistence Engine.
- setLobHash(int) - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Shouldn't be used outside of Hyperon persistence engine.
- setMarshalledBundle(String) - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- setMaxSize(int) - Method in class pl.decerto.hyperon.persistence.cache.MapBundleCache
-
- setN(String) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
setter for json 'n' (owner property name)
- setName(String) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- setName(String) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Sets property name.
- setName(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setNextRevision(int) - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- setOwnerColumn(String) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- setOwnerColumn(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup column name owner/parent reference (foreign key to owner id).
- setOwnerId(long) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Sets owner (parent) id.
- setOwnerPropertyColumn(String) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- setOwnerPropertyColumn(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup column name, that will hold mapping to owner property name.
- setP(long) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- setParent(EntityProperty) - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
Sets parent(owner).
- setPersistenceState(EntityTypeState) - Method in class pl.decerto.hyperon.persistence.model.def.PropertyDef
-
- setPersistent(boolean) - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- setPid(long) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- setPrevRevision(int) - Method in class pl.decerto.hyperon.persistence.actionqueue.ActionQueue
-
- setRefCanonicalPath(String) - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- setRefIndex(int) - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- setRefs(List<RefProperty>) - Method in class pl.decerto.hyperon.persistence.helper.BundleData
-
- setRevision(int) - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Shouldn't be used outside of Hyperon persistence engine.
- setRootTupleDef(TupleDef) - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- setSandboxWatcherErrorPause(int) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup sandbox watcher error pause in seconds.
- setSandboxWatcherPause(int) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup sandbox watcher pause in seconds.
- setSandboxWatcherStartDelay(int) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup sandbox watcher start delay in seconds.
- setSchema(String) - Method in class pl.decerto.hyperon.persistence.dao.DaoConfig
-
- setSchema(String) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
Setup schema for dataSource.
- setSimpleType(String) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
- setState(EntityTypeState) - Method in class pl.decerto.hyperon.persistence.model.def.EntityType
-
- setSuggestedValue(GmoSandboxSuggestedValue) - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandboxAttribute
-
suggester configuration
- setT(String) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- setTargetCanonicalPath(String) - Method in class pl.decerto.hyperon.persistence.helper.RefLink
-
- setThreadBundleDef(BundleDef) - Method in class pl.decerto.hyperon.persistence.proxy.HyperonPersistence
-
- setTupleDefs(Collection<TupleDef>) - Method in class pl.decerto.hyperon.persistence.model.def.BundleDef
-
- setType(String) - Method in class pl.decerto.hyperon.persistence.marshaller.ExpFragment
-
- setUpdated(Date) - Method in class pl.decerto.hyperon.persistence.model.value.Bundle
-
Shouldn't be used outside of Hyperon persistence engine.
- setupOwnerId() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
- setUseColumnMetadataCache(boolean) - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
true if table metadata should be used, false otherwise
- setValue(ValueHolder) - Method in class pl.decerto.hyperon.persistence.model.value.ValueProperty
-
Sets value holder and state of this property to EntityState#PERSISTENT.
- size() - Method in interface pl.decerto.hyperon.persistence.cache.DatabaseFetchStatsCache
-
- size() - Method in class pl.decerto.hyperon.persistence.cache.DatabaseFetchStatsSetCacheImpl
-
- size() - Method in class pl.decerto.hyperon.persistence.context.AppCtxCollection
-
- size() - Method in class pl.decerto.hyperon.persistence.dao.batch.TupleBatch
-
- size() - Method in class pl.decerto.hyperon.persistence.dao.topo.TopoGroup
-
- size() - Method in class pl.decerto.hyperon.persistence.helper.IdentitySet
-
- size() - Method in class pl.decerto.hyperon.persistence.model.value.CollectionProperty
-
- size() - Method in class pl.decerto.hyperon.persistence.model.value.EntityProperty
-
- size() - Method in interface pl.decerto.hyperon.persistence.model.value.Handle
-
- size() - Method in class pl.decerto.hyperon.persistence.model.value.Property
-
- size() - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- skipFirstToken(String) - Static method in class pl.decerto.hyperon.persistence.context.AppCtxHelper
-
- sort() - Method in class pl.decerto.hyperon.persistence.sandbox.GmoSandbox
-
- sortForDelete() - Method in class pl.decerto.hyperon.persistence.dao.topo.TopoSorter
-
- sortForInsert() - Method in class pl.decerto.hyperon.persistence.dao.topo.TopoSorter
-
- SQLUtils - Class in pl.decerto.hyperon.persistence.dao
-
- standardGet(String) - Method in class pl.decerto.hyperon.persistence.context.PropertyAdapter
-
- standardPrinter(BundleDef) - Static method in class pl.decerto.hyperon.persistence.config.DefinitionPrinter
-
Creates standard printer without support for better formatting.
- start() - Method in class pl.decerto.hyperon.persistence.sandbox.HyperonPersistenceRuntimeWatcher
-
- startEntity(String, String, boolean) - Method in class pl.decerto.hyperon.persistence.config.DefinitionBuilder
-
- startSandboxWatcher() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
- stopSandboxWatcher() - Method in class pl.decerto.hyperon.persistence.factory.HyperonPersistenceFactory
-
It will stop watcher, if persistenceRuntimeWatcher was defined.
- stream() - Method in class pl.decerto.hyperon.persistence.dao.topo.TopoGroup
-
- sub(String) - Method in class pl.decerto.hyperon.persistence.context.AppCtx
-
- subList(int, int) - Method in class pl.decerto.hyperon.persistence.proxy.HyperonEntityList
-
- SyncActions - Class in pl.decerto.hyperon.persistence.sync
-
- SyncActions() - Constructor for class pl.decerto.hyperon.persistence.sync.SyncActions
-
- SyncData - Class in pl.decerto.hyperon.persistence.sync
-
- SyncData(Bundle) - Constructor for class pl.decerto.hyperon.persistence.sync.SyncData
-