- validateSession(String) - Method in class org.teiid.services.SessionServiceImpl
-
- valueOf(String) - Static method in enum org.teiid.odbc.ODBCClientRemote.CursorDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.runtime.RuntimePlugin.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.transport.ClientServiceRegistry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.transport.SSLConfiguration.ClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.teiid.transport.WireProtocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.teiid.odbc.ODBCClientRemote.CursorDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.runtime.RuntimePlugin.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.transport.ClientServiceRegistry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.transport.SSLConfiguration.ClientAuth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.teiid.transport.WireProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VDB_NON_DEPLOYABLE_STATE - Static variable in exception org.teiid.deployers.VirtualDatabaseException
-
- VDBLifeCycleListener - Interface in org.teiid.deployers
-
- VDBRepository - Class in org.teiid.deployers
-
Repository for VDBs
- VDBRepository() - Constructor for class org.teiid.deployers.VDBRepository
-
- VDBStatusChecker - Class in org.teiid.deployers
-
- VDBStatusChecker() - Constructor for class org.teiid.deployers.VDBStatusChecker
-
- version() - Static method in class org.teiid.deployers.PgCatalogMetadataStore.FunctionMethods
-
- VirtualDatabaseException - Exception in org.teiid.deployers
-
The base exception from which all Runtime Metadata Exceptions extend.
- VirtualDatabaseException() - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
No-arg costructor required by Externalizable semantics
- VirtualDatabaseException(String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance with the message specified.
- VirtualDatabaseException(BundleUtil.Event, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance with the message and error code specified.
- VirtualDatabaseException(Exception) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance from an exception to chain to this one.
- VirtualDatabaseException(Exception, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance from a message and an exception to chain to this one.
- VirtualDatabaseException(BundleUtil.Event, Exception, String) - Constructor for exception org.teiid.deployers.VirtualDatabaseException
-
Construct an instance from a message and a code and an exception to
chain to this one.