|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.directory.sql.SQLHelper
public class SQLHelper
| Field Summary | |
|---|---|
static String |
SQL_NULL_MARKER
|
| Constructor Summary | |
|---|---|
SQLHelper(Connection connection,
Dialect dialect,
Table table,
String dataFileName,
String policy)
|
|
| Method Summary | |
|---|---|
boolean |
hasMatchingColumns()
|
boolean |
setupTable()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SQL_NULL_MARKER
| Constructor Detail |
|---|
public SQLHelper(Connection connection,
Dialect dialect,
Table table,
String dataFileName,
String policy)
| Method Detail |
|---|
public boolean setupTable()
throws DirectoryException
DirectoryExceptionpublic boolean hasMatchingColumns()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||