Uses of Class
org.tquadrat.foundation.sql.internal.EnhancedPreparedStatementImpl
Packages that use EnhancedPreparedStatementImpl
-
Uses of EnhancedPreparedStatementImpl in org.tquadrat.foundation.sql.internal
Methods in org.tquadrat.foundation.sql.internal that return EnhancedPreparedStatementImplModifier and TypeMethodDescriptionstatic final EnhancedPreparedStatementImpl
EnhancedPreparedStatementImpl.create
(Connection connection, String sql) Creates a new instance ofEnhancedPreparedStatementImpl
.