public class ConfigurationForm extends ManyToManyConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
String |
manySpName |
String |
oneSpName |
actualManyDatabase, actualManyTable, actualOneDatabase, actualOnePropertyName, actualRelationDatabase, actualRelationTable, actualViewType, database, logger, manySelectionProvider, oneExpression, onePropertyName, oneSelectionProvider, persistence, query, viewType
Constructor and Description |
---|
ConfigurationForm(ManyToManyConfiguration m2mConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
writeTo(ManyToManyConfiguration m2mConfiguration) |
getActualManyDatabase, getActualManyTable, getActualOneDatabase, getActualOnePropertyName, getActualRelationDatabase, getActualRelationTable, getActualViewType, getDatabase, getManySelectionProvider, getOneExpression, getOnePropertyName, getOneSelectionProvider, getQuery, getViewType, init, setDatabase, setManySelectionProvider, setOneExpression, setOnePropertyName, setOneSelectionProvider, setQuery, setViewType
public static final String copyright
public String oneSpName
public String manySpName
public ConfigurationForm(ManyToManyConfiguration m2mConfiguration)
public void writeTo(ManyToManyConfiguration m2mConfiguration)