< A B C D E F G H I J K L M N O P Q R S T U V W X _

Q

query(SqlStatement) - Method in class com.arsdigita.acs.db.Database
Returns the result of a query.
query(String) - Method in class com.arsdigita.acs.db.Database
Returns the result of a query with no bind variables.
query(String, Object[]) - Method in class com.arsdigita.acs.db.Database
Returns the result of a query.
QueryTag - class com.arsdigita.acs.tags.QueryTag.
 
QueryTag() - Constructor for class com.arsdigita.acs.tags.QueryTag
 
QueryTagExtraInfo - class com.arsdigita.acs.tags.QueryTagExtraInfo.
 
QueryTagExtraInfo() - Constructor for class com.arsdigita.acs.tags.QueryTagExtraInfo
 
queryToList(SqlStatement) - Method in class com.arsdigita.acs.db.Database
Returns a list of Strings resulting from a single-column SQL query.
queryToList(String, Object[]) - Method in class com.arsdigita.acs.db.Database
Returns a list of Strings resulting from a single-column SQL query.
queryToString(SqlStatement) - Method in class com.arsdigita.acs.db.Database
Returns a string result from a single-row, single-column SQL query.
queryToString(SqlStatement, String) - Method in class com.arsdigita.acs.db.Database
Returns a string result from a single-row, single-column SQL query.
queryToString(String) - Method in class com.arsdigita.acs.db.Database
Returns a string result from a single-row, single-column SQL query.
queryToString(String, Object[]) - Method in class com.arsdigita.acs.db.Database
Returns a string result from a single-row, single-column SQL query.
queryToString(String, Object[], String) - Method in class com.arsdigita.acs.db.Database
Returns a string result from a single-row, single-column SQL query.
queryToString(String, String) - Method in class com.arsdigita.acs.db.Database
Returns a string result from a single-row, single-column SQL query.
queue - Variable in class javax.jms.QueueRequestor
 
Queue - interface javax.jms.Queue.
A Queue object encapsulates a provider-specific queue name.
QueueBrowser - interface javax.jms.QueueBrowser.
A client uses a QueueBrowser to look at messages on a queue without removing them.
QueueConnection - interface javax.jms.QueueConnection.
A QueueConnection is an active connection to a JMS PTP provider.
QueueConnectionFactory - interface javax.jms.QueueConnectionFactory.
A client uses a QueueConnectionFactory to create QueueConnections with a JMS PTP provider.
queueEvent(MailEvent, Vector) - Method in class javax.mail.Service
Add the event and vector of listeners to the queue to be delivered.
QueueReceiver - interface javax.jms.QueueReceiver.
A client uses a QueueReceiver for receiving messages that have been delivered to a queue.
QueueRequestor - class javax.jms.QueueRequestor.
JMS provides a QueueRequestor helper class to simplify making service requests.
QueueRequestor(QueueSession, Queue) - Constructor for class javax.jms.QueueRequestor
Constructor for the QueueRequestor class.
QueueSender - interface javax.jms.QueueSender.
A client uses a QueueSender to send messages to a queue.
QueueSession - interface javax.jms.QueueSession.
A QueueSession provides methods for creating QueueReceiver's, QueueSender's, QueueBrowser's and TemporaryQueues.
quit - Variable in class javax.rmi.CORBA.KeepAlive
 
quit() - Method in class javax.rmi.CORBA.KeepAlive
 
quote(String, String) - Static method in class javax.mail.internet.MimeUtility
A utility method to quote a word, if the word contains any characters from the specified 'specials' list.
QUOTEDSTRING - Static variable in class javax.mail.internet.HeaderTokenizer.Token
Token type indicating a quoted string.
quoteHtml(String) - Static method in class com.arsdigita.acs.Utilities
Quotes "special" characters in HTML text (ampersand, angle brackets, quote).

< A B C D E F G H I J K L M N O P Q R S T U V W X _