Module org.tquadrat.foundation.sql
Package org.tquadrat.foundation.sql.internal
The internal classes for the sql module.
-
ClassDescriptionThe base class for implementations of
EnhancedPreparedStatement
.The implementation forEnhancedPreparedStatement
.The base class for a variant ofParameterMetaData
that is used byEnhancedPreparedStatement
.An implementation ofSpliterator
for instances ofResultSet
.A wrapper for a result set that restricts the call to some methods.A value for anEnhancedPreparedStatement
.A variable for anEnhancedPreparedStatement
.