public interface SqlStatementHandler
| Modifier and Type | Method and Description |
|---|---|
SqlQueryResult |
retrieveData(Domain domain,
SqlMapping mapping,
ResultSet resultSet)
Création du résultat issu d'un resultSet.
|
SqlQueryResult retrieveData(Domain domain, SqlMapping mapping, ResultSet resultSet) throws SQLException
domain - 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.