Method | Description | |
---|---|---|
Configure ( IConfiguration cfg ) : void | ||
ReadDatabaseObjects ( ) : ICollection |
Method | Description | |
---|---|---|
ApplyContentToCriteria ( IDatabaseObject databaseObject, string criteria ) : string | ||
AssignObjectName ( IDatabaseObject dbObject ) : void | ||
GetDbConnection ( ) : OracleConnection | ||
LoadChildObjects ( IDatabaseObject dbObject ) : void | ||
LoadObject ( IDatabaseObject dbObject ) : void |
public Configure ( IConfiguration cfg ) : void | ||
cfg | IConfiguration | |
return | void |