Overview
Package
Class
Use
Tree
Deprecated
Index
SQLFire 1.0.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
N
O
P
R
S
T
U
V
W
A
acceptsURL(String)
- Method in class com.vmware.sqlfire.jdbc.
EmbeddedDriver
Accept anything that starts with
jdbc:derby:
.
addColumn(String)
- Method in interface com.vmware.sqlfire.procedure.
OutgoingResultSet
Specify the name of the next column for this results set.
addRow(List<Object>)
- Method in interface com.vmware.sqlfire.procedure.
OutgoingResultSet
Add a row to this result set, to be sent to the ResultCollector.
agentmain(String, Instrumentation)
- Static method in class com.vmware.sqlfire.tools.sizer.
SQLFireInstrumentation
asString()
- Method in interface com.vmware.sqlfire.
NetworkInterface
Get the string representation of this
NetworkInterface
in '<host>/<bind-address>[<port>]' format.
AsyncEventListener
- Interface in
com.vmware.sqlfire.callbacks
Interface used for implementing an event handler that is invoked asynchronously.
attachVirtualMachineAgent()
- Method in class com.vmware.sqlfire.tools.sizer.
SQLFireInstrumentation
Attribute
- Interface in
com.vmware.sqlfire
List of all server connection (JDBC) attributes by the system.
AUTH_LDAP_SEARCH_BASE
- Static variable in interface com.vmware.sqlfire.
Property
AUTH_LDAP_SEARCH_DN
- Static variable in interface com.vmware.sqlfire.
Property
AUTH_LDAP_SEARCH_FILTER
- Static variable in interface com.vmware.sqlfire.
Property
AUTH_LDAP_SEARCH_PW
- Static variable in interface com.vmware.sqlfire.
Property
AUTH_LDAP_SERVER
- Static variable in interface com.vmware.sqlfire.
Property
Can optionally start with "ldap://" or "ldap:" or "ldaps://" or "ldaps:" as ldap server url.
AUTH_PROVIDER
- Static variable in interface com.vmware.sqlfire.
Attribute
Authentication scheme for client connections.
authenticateUser(String, String, String, Properties)
- Method in interface com.vmware.sqlfire.auth.callback.
UserAuthenticator
Authenticate a user's credentials.
AUTHENTICATION_PROVIDER_BUILTIN
- Static variable in interface com.vmware.sqlfire.
Constants
Property value to AUTH_PROVIDER or to SERVER_AUTH_PROVIDER for enabling BUILTIN scheme.
AUTHENTICATION_PROVIDER_LDAP
- Static variable in interface com.vmware.sqlfire.
Constants
Property value to AUTH_PROVIDER or to SERVER_AUTH_PROVIDER for enabling LDAP scheme.
AUTHZ_DEFAULT_CONNECTION_MODE
- Static variable in interface com.vmware.sqlfire.
Property
Default connection level authorization, set to one of NO_ACCESS, READ_ONLY_ACCESS or FULL_ACCESS.
AUTHZ_FULL_ACCESS_USERS
- Static variable in interface com.vmware.sqlfire.
Property
List of users with full access connection level authorization.
AUTHZ_READ_ONLY_ACCESS_USERS
- Static variable in interface com.vmware.sqlfire.
Property
List of users with read-only connection level authorization.
Overview
Package
Class
Use
Tree
Deprecated
Index
SQLFire 1.0.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
N
O
P
R
S
T
U
V
W
Copyright © 2010-2012 VMware, Inc. All rights reserved.