org.silverpeas.jdbc
Class JdbcSqlExecutorProvider
java.lang.Object
org.silverpeas.jdbc.JdbcSqlExecutorProvider
public class JdbcSqlExecutorProvider
- extends Object
This class provides an implementation of JdbcSqlExecutor
API.
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcSqlExecutorProvider
public JdbcSqlExecutorProvider()
getJdbcSqlExecutor
public static JdbcSqlExecutor getJdbcSqlExecutor()
- Gets the current implementation if the
JdbcSqlExecutor
API.
- Returns:
- an instance of
JdbcSqlExecutor
API.
Copyright © 2016 Silverpeas. All Rights Reserved.