Index

A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

Q

Query - Class in fr.multimc.api.commons.data.sources.database.models
 
Query() - Constructor for class fr.multimc.api.commons.data.sources.database.models.Query
 
QueryResult - Record Class in fr.multimc.api.commons.data.sources.database.queries
The QueryResult is a custom SQL object that allow you to use the result of an executed query
QueryResult(QueryType, SQLState, ResultSet) - Constructor for record class fr.multimc.api.commons.data.sources.database.queries.QueryResult
Creates an instance of a QueryResult record class.
queryStatus() - Method in record class fr.multimc.api.commons.data.sources.database.queries.QueryResult
Returns the value of the queryStatus record component.
queryType() - Method in record class fr.multimc.api.commons.data.sources.database.queries.QueryResult
Returns the value of the queryType record component.
QueryType - Enum Class in fr.multimc.api.commons.data.sources.database.enums
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values