org.nuxeo.ecm.directory.sql
Class SQLHelper
java.lang.Object
org.nuxeo.ecm.directory.sql.SQLHelper
public class SQLHelper
- extends Object
- Author:
- George Lefter, Florent Guillaume
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQL_NULL_MARKER
public static final String SQL_NULL_MARKER
- See Also:
- Constant Field Values
SQLHelper
public SQLHelper(Connection connection,
org.hibernate.dialect.Dialect dialect,
Table table,
String dataFileName,
String policy)
setupTable
public boolean setupTable()
throws DirectoryException
- Throws:
DirectoryException
hasMatchingColumns
public boolean hasMatchingColumns()
Copyright © 2010 Nuxeo SAS. All Rights Reserved.