Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra 5.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Q
QCHAR
- Static variable in interface com.lutris.util.
ConfigParserConstants
QName
- class org.apache.xerces.utils.
QName
.
QName structure useful for gathering the parts of a qualified name.
QNAME
- Static variable in class org.apache.xerces.validators.schema.identity.
XPath.NodeTest
Type: qualified name.
QName()
- Constructor for class org.apache.xerces.utils.
QName
Default constructor.
QName(int, int, int)
- Constructor for class org.apache.xerces.utils.
QName
Constructs a specified qname.
QName(int, int, int, int)
- Constructor for class org.apache.xerces.utils.
QName
Constructs a specified qname.
QName(QName)
- Constructor for class org.apache.xerces.utils.
QName
Copy constructor.
QNameDatatypeValidator
- class org.apache.xerces.validators.datatype.
QNameDatatypeValidator
.
QName Validator validates a QName type.
QNameDatatypeValidator()
- Constructor for class org.apache.xerces.validators.datatype.
QNameDatatypeValidator
QNameDatatypeValidator(DatatypeValidator, Hashtable, boolean)
- Constructor for class org.apache.xerces.validators.datatype.
QNameDatatypeValidator
qSize
- Variable in class com.lutris.util.
CircularQueue
The number of objects in the array (Queue size + 1).
QSTRING
- Static variable in interface com.lutris.util.
ConfigParserConstants
Query
- interface com.lutris.appserver.server.sql.
Query
.
Interface that must be implemented by objects accessed by DBQuery.
query(Query)
- Method in interface com.lutris.appserver.server.sql.
DBQuery
Query the database.
query(Query)
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBQuery
Query the database.
QueryBuilder
- class com.lutris.dods.builder.generator.query.
QueryBuilder
.
A QueryBuilder is a helper-object used by the xxxQuery classes.
QueryBuilder()
- Constructor for class com.lutris.dods.builder.generator.query.
QueryBuilder
Construct a QueryBuilder object.
QueryBuilder(RDBColumn[])
- Constructor for class com.lutris.dods.builder.generator.query.
QueryBuilder
Construct a QueryBuilder object that will return specified fields of a table.
QueryBuilder(String)
- Constructor for class com.lutris.dods.builder.generator.query.
QueryBuilder
Construct a QueryBuilder object that will return all fields of a table.
QueryBuilder(String, String)
- Constructor for class com.lutris.dods.builder.generator.query.
QueryBuilder
Construct a QueryBuilder object that will return specified fields of a table.
QueryBuilder(Vector)
- Constructor for class com.lutris.dods.builder.generator.query.
QueryBuilder
Construct a QueryBuilder object that will return specified fields of a table.
queryByOIdNum
- Variable in class org.enhydra.dods.statistics.
TableStatistics
Total number of queries by oid performed on the table.
QueryCache
- interface org.enhydra.dods.cache.
QueryCache
.
This class contains data and mechanisms needed for caching data objects and queries.
QueryCacheImpl
- class org.enhydra.dods.cache.
QueryCacheImpl
.
This class contains data and mechanisms needed for caching data objects and queries.
QueryCacheImpl()
- Constructor for class org.enhydra.dods.cache.
QueryCacheImpl
Constructor () - creates cache with its default maximal size and simple and complex query caches with their default maximal sizes.
QueryCacheImpl(int)
- Constructor for class org.enhydra.dods.cache.
QueryCacheImpl
Constructor (int) - creates cache with maximal size maxCSize and simple and complex query caches with their default maximal sizes.
QueryCacheItem
- interface org.enhydra.dods.cache.
QueryCacheItem
.
This class is for storing one query and its necessary data, for query array.
QueryCacheItemImpl
- class org.enhydra.dods.cache.
QueryCacheItemImpl
.
This class is for storing one query and its necessary data, for query array.
QueryCacheItemImpl(String)
- Constructor for class org.enhydra.dods.cache.
QueryCacheItemImpl
Constructor (String).
QueryCacheItemImpl(String, LinkedHashSet, int, ArrayList, String)
- Constructor for class org.enhydra.dods.cache.
QueryCacheItemImpl
Constructor (String, LinkedHashSet, int, ArrayList, String).
QueryCacheStatistics
- class org.enhydra.dods.statistics.
QueryCacheStatistics
.
QueryCacheStatistics(String)
- Constructor for class org.enhydra.dods.statistics.
QueryCacheStatistics
Constructor (String, String).
QueryException
- exception com.lutris.dods.builder.generator.query.
QueryException
.
QueryException is thrown by QueryBuilder.getNextRow and getRows methods when the database query could not be performed.
QueryException(String)
- Constructor for class com.lutris.dods.builder.generator.query.
QueryException
QueryException(String, Throwable)
- Constructor for class com.lutris.dods.builder.generator.query.
QueryException
queryId
- Variable in class org.enhydra.dods.cache.
QueryCacheItemImpl
Query id: query in the form of string.
queryNum
- Variable in class org.enhydra.dods.statistics.
TableStatistics
Total number of queries performed on the table.
QueryResult
- class org.enhydra.dods.cache.
QueryResult
.
This class is for storing results of one query.
QueryResult()
- Constructor for class org.enhydra.dods.cache.
QueryResult
queryTable
- Variable in class com.lutris.appserver.server.jolt.joltpo.
JoltPage
CGI arguments, stored as a hash table.
queryTimeOut
- Variable in class com.lutris.appserver.server.sql.standard.
StandardConnectionAllocator
Maximum amount of time in seconds to block on a query.
queue
- Variable in class com.lutris.util.
CircularQueue
Array of references to the objects being queued.
Queue
- class org.enhydra.servlet.connectionMethods.http.
Queue
.
QUEUE_SIZE
- Static variable in class org.enhydra.servlet.connectionMethods.
ConnectionMethodManager
QUEUE_SIZE
- Static variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.
EnhydraDirectorConnectionMethod
QUEUE_SIZE
- Static variable in class org.enhydra.servlet.connectionMethods.https.
HttpsConnectionMethod
QUEUE_SIZE
- Static variable in class org.enhydra.servlet.connectionMethods.http.
HttpConnectionMethod
Queue(int)
- Constructor for class org.enhydra.servlet.connectionMethods.http.
Queue
Creates a queue object of size s (s objects).
Quiet
- Variable in class org.w3c.tidy.
Configuration
quot
- Static variable in class org.enhydra.xml.io.
HTMLEntities
Unicode character for entity
quot
(").
QUOTE
- Static variable in interface com.lutris.appserver.server.jolt.parser.
JoltParserConstants
QuoteAmpersand
- Variable in class org.w3c.tidy.
Configuration
QuotedString
- class com.lutris.util.
QuotedString
.
Static convenience class for parsing various types of quoted strings.
QuotedString()
- Constructor for class com.lutris.util.
QuotedString
QuotedString()
- Method in class com.lutris.util.
ConfigParser
QuoteMarks
- Variable in class org.w3c.tidy.
Configuration
quoteMeta(String)
- Static method in class org.apache.xerces.utils.regex.
REUtil
QuoteNbsp
- Variable in class org.w3c.tidy.
Configuration
Overview
Package
Class
Tree
Deprecated
Index
Help
Enhydra 5.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_