Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- ParameterMetaData - Interface in org.tquadrat.foundation.sql
-
An instance of an implementation of this interface can be used to get information about the types and properties for each named parameter in an
EnhancedPreparedStatementinstance. - ParameterMetaDataBase - Class in org.tquadrat.foundation.sql.internal
-
The base class for a variant of
ParameterMetaDatathat is used byEnhancedPreparedStatement. - ParameterMetaDataBase(ParameterMetaData) - Constructor for class org.tquadrat.foundation.sql.internal.ParameterMetaDataBase
-
Creates a new instance of
ParameterMetaDataBase. - ParameterMetaDataImpl(ParameterMetaData) - Constructor for class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementBase.ParameterMetaDataImpl
-
Creates a new instance of
ParameterMetaDataImpl. - parameterName - Variable in record class org.tquadrat.foundation.sql.internal.StatementValue
-
The field for the
parameterNamerecord component. - parameterName() - Method in record class org.tquadrat.foundation.sql.internal.StatementValue
-
Returns the value of the
parameterNamerecord component. - parseSQL(String, Map<? super String, List<Integer>>) - Static method in class org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementImpl
-
Parses the given SQL statement with the named placeholders and returns the text for a call to
Connection.prepareStatement(String). - parseSQLScript(CharSequence) - Static method in class org.tquadrat.foundation.sql.DatabaseUtils
-
Parses the given SQL script.
- position - Variable in record class org.tquadrat.foundation.sql.internal.StatementVariable
-
The field for the
positionrecord component. - position() - Method in record class org.tquadrat.foundation.sql.internal.StatementVariable
-
Returns the value of the
positionrecord component. - prepareCall(String) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareCall(String, int, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareCall(String, int, int, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(String) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(String, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(String, int[]) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(String, int, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(String, int, int, int) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(String, String[]) - Method in class org.tquadrat.foundation.sql.StaticConnectionProvider.UncloseableConnection
- prepareStatement(Connection, String) - Static method in interface org.tquadrat.foundation.sql.EnhancedPreparedStatement
-
Creates a new
EnhancedPreparedStatementinstance. - previous() - Method in class org.tquadrat.foundation.sql.internal.ResultSetWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
