|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.model.views.ViewBuilder
public class ViewBuilder
Field Summary | |
---|---|
static java.lang.String |
CREATE_VIEW_DDL_SCRIPT
|
Constructor Summary | |
---|---|
ViewBuilder()
|
Method Summary | |
---|---|
void |
buildView(java.lang.String viewName,
java.lang.String query,
java.sql.Connection connection,
java.io.File templateScriptFile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CREATE_VIEW_DDL_SCRIPT
Constructor Detail |
---|
public ViewBuilder()
Method Detail |
---|
public void buildView(java.lang.String viewName, java.lang.String query, java.sql.Connection connection, java.io.File templateScriptFile) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |