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

Q

query - Static variable in class com.jfw.examples.SearchDB
 
query - Static variable in class com.jfw.examples.Update1
 
query - Static variable in class com.jfw.examples.Update2
 
QueryGateway - Class in com.jfw.database
Used for execute a sql command.
QueryGateway() - Constructor for class com.jfw.database.QueryGateway
Use the default db resource from the jfw.properties.
QueryGateway(String) - Constructor for class com.jfw.database.QueryGateway
Use the parameter resourceName as db resource.
QueryGateway(Transaction) - Constructor for class com.jfw.database.QueryGateway
Use the Transaction for get the Connection to use.
QueryGateway(Connection) - Constructor for class com.jfw.database.QueryGateway
Use the connection object gived.
QueryGatewayInterface - Interface in com.jfw.database
Must be implemented by all classes interacting with database.

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