public class NoSqlServerObject
extends com.streamscape.ds.schema.server.AbstractVirtualClientServerObject
Title: Dataspace Framework
Description: NoSQL server object.
Copyright: Copyright (c) 2015
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
NoSqlServerObject.NoSqlServerType |
SchemaObject.ConstraintTypes, SchemaObject.Deferable, SchemaObject.Nullability, SchemaObject.ParameterModes, SchemaObject.ReferentialAction, SchemaObject.ViewCheckModes
ACTOR, ASPECTS, ASSERTION, CATALOG, CHARSET, COLLATION, COLLECTION, COLUMN, CONNECTION_FACTORY, CONSTRAINT, CURSOR, DOMAIN, emptyArray, EVENT_PROTOTYPE, FACETS, FILE_DESCRIPTOR, FULL_TEXT_INDEX, FUNCTION, GRANTEE, INDEX, JOB, LABEL, PARAMETER, PROCEDURE, REFERENCE_LINK, REPLICA, REPLICATION_SOURCE, ROUTINE, SCHEMA, SEMANTIC_TYPE, SEQUENCE, SERVER, SPECIFIC_ROUTINE, SUBQUERY, TABLE, TIMER, TRANSIENT_VAR, TRANSITION, TRIGGER, TYPE, VARIABLE, VIEW, WRAPPER
Constructor and Description |
---|
NoSqlServerObject(DataspaceStore store,
NameManager.ObjectName name,
NoSqlServerObject.NoSqlServerType serverTypeEnum) |
compile, describeProperties, destroy, executeQuery, getConnectionService, getConnectionState, getExternalParser, getLexiconProcessor, getProperties, getSQL, isRunning, setProperties
checkBeforeDrop, getCatalogName, getChangeTimestamp, getComponents, getDataspace, getEntity, getEntityName, getEntityParameters, getEntityScope, getFactoryName, getFactoryType, getLastError, getLastErrorTimeStamp, getObjectName, getObjectType, getOwner, getReferences, getSchemaName, getServerRole, getServerType, getSQL, getSQLInSchema, isInvalid, logDebug, logError, logInfo, open, setFactoryName, setFactoryType, startServer, stopServer, stopServerWithoutStateUpdate
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
aggregateObjectStateHolder, recompileObject
public NoSqlServerObject(DataspaceStore store, NameManager.ObjectName name, NoSqlServerObject.NoSqlServerType serverTypeEnum)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.