| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectuk.ac.ic.doc.automed.wrappers.AutoMedWrapperFactory
uk.ac.ic.doc.automed.wrappers.SQLWrapperFactory
uk.ac.ic.doc.automed.wrappers.PostgresWrapperFactory
public class PostgresWrapperFactory
A lower level wrapper factory for Postgres SQL databases conforming to the AutoMed SQL high level wrapper factory.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class uk.ac.ic.doc.automed.wrappers.SQLWrapperFactory | 
|---|
SQLWrapperFactory.SQLTable | 
| Field Summary | 
|---|
| Fields inherited from class uk.ac.ic.doc.automed.wrappers.SQLWrapperFactory | 
|---|
automed, automed_column, automed_foreign_key, automed_index, automed_notnull_constraint, automed_primary_key, automed_table, foreign_key, index, primary_key, sql, table | 
| Fields inherited from class uk.ac.ic.doc.automed.wrappers.AutoMedWrapperFactory | 
|---|
modelDef | 
| Constructor Summary | |
|---|---|
PostgresWrapperFactory()
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getDefaultSchemaName(AutoMedWrapper wrapper)
Return the name of the default schema for the type of database being wrapped.  | 
protected  AutoMedWrapper | 
newAutoMedWrapper()
Create a new empty wrapper instance that this wrapper factory is then able to populate.  | 
| Methods inherited from class uk.ac.ic.doc.automed.wrappers.SQLWrapperFactory | 
|---|
createAutoMedSchema, getAutoMedModel, getModel, getSQLTableReference, getTableList, populateSchema | 
| Methods inherited from class uk.ac.ic.doc.automed.wrappers.AutoMedWrapperFactory | 
|---|
createSchema, getAttributeDomains, getModelDefinition, safeIQL, setAttributeDomains, setModelDefinition | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PostgresWrapperFactory()
| Method Detail | 
|---|
public java.lang.String getDefaultSchemaName(AutoMedWrapper wrapper)
SQLWrapperFactory
getDefaultSchemaName in class SQLWrapperFactoryprotected AutoMedWrapper newAutoMedWrapper()
AutoMedWrapperFactory
newAutoMedWrapper in class SQLWrapperFactory
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||