|
xmlBlaster 1.6.2 contributions API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.contrib.replication.impl.DefaultMapper
org.xmlBlaster.contrib.replication.impl.SearchableConfig
SearchableConfig
| Field Summary | |
static java.lang.String |
NAME
|
| Fields inherited from class org.xmlBlaster.contrib.replication.impl.DefaultMapper |
columnMap, schemaMap, tableMap |
| Constructor Summary | |
SearchableConfig()
|
|
| Method Summary | |
protected void |
doInit(I_Info info,
DbMetaHelper dbHelper)
|
java.util.Set |
getSearchableColumnNames(java.lang.String catalog,
java.lang.String schema,
java.lang.String table)
|
| Methods inherited from class org.xmlBlaster.contrib.replication.impl.DefaultMapper |
getMappedCatalog, getMappedColumn, getMappedSchema, getMappedTable, getMappedType, getUsedPropertyKeys, init, shutdown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String NAME
| Constructor Detail |
public SearchableConfig()
| Method Detail |
protected void doInit(I_Info info,
DbMetaHelper dbHelper)
throws java.lang.Exception
doInit in class DefaultMapperjava.lang.ExceptionDefaultMapper.doInit(org.xmlBlaster.contrib.I_Info, org.xmlBlaster.contrib.db.DbMetaHelper)
public java.util.Set getSearchableColumnNames(java.lang.String catalog,
java.lang.String schema,
java.lang.String table)
|
xmlBlaster 1.6.2 contributions API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||