|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SqlEntity
Interface for all SQL entities that can be accessed by a schema name within the database.
| Method Summary | |
|---|---|
Module |
getModule()
Returns the module in which the SQL entity occurs. |
java.lang.String |
getSchemaName()
Returns the name of the SQL entity used in the database schema. |
void |
setModule(Module module)
Sets the owning module of this SQL entity. |
| Method Detail |
|---|
java.lang.String getSchemaName()
Module getModule()
void setModule(Module module)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||