public final class SqlStatementHandlerImpl extends Object implements SqlStatementHandler
| Constructor and Description |
|---|
SqlStatementHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
SqlQueryResult |
retrieveData(Domain domain,
SqlMapping mapping,
ResultSet resultSet)
Création du résultat issu d'un resultSet.
|
public SqlQueryResult retrieveData(Domain domain, SqlMapping mapping, ResultSet resultSet) throws SQLException
retrieveData in interface SqlStatementHandlerdomain - Domain résultatmapping - Mapping SQLresultSet - ResultSet comprenant résultat et Metadonnées permettant le cas échéant de créer dynamiquement un type dynamiquement.SQLException - Exception SQLCopyright © 2015. All Rights Reserved.