Index
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
All Classes and Interfaces|All Packages|Constant Field Values