|
xmlBlaster 2.2.0 contributions API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbMetaHelper | |
|---|---|
| org.xmlBlaster.contrib | |
| org.xmlBlaster.contrib.replication.impl | |
| Uses of DbMetaHelper in org.xmlBlaster.contrib |
|---|
| Methods in org.xmlBlaster.contrib with parameters of type DbMetaHelper | |
|---|---|
static java.util.Map |
InfoHelper.getObjectsWithKeyStartingWith(java.lang.String prefix,
I_Info info,
DbMetaHelper dbHelper)
Returns the subset of objects (not normal properties) found in the I_Info object starting with the specified prefix. |
static java.util.Map |
InfoHelper.getPropertiesEndingWith(java.lang.String postfix,
I_Info info,
DbMetaHelper dbHelper,
java.lang.String newPostfix)
Returns the subset of properties found in the I_Info object ending with the specified postfix. |
static java.util.Map |
InfoHelper.getPropertiesStartingWith(java.lang.String prefix,
I_Info info,
DbMetaHelper dbHelper)
|
static java.util.Map |
InfoHelper.getPropertiesStartingWith(java.lang.String prefix,
I_Info info,
DbMetaHelper dbHelper,
java.lang.String newPrefix)
Returns the subset of properties found in the I_Info object starting with the specified prefix. |
| Uses of DbMetaHelper in org.xmlBlaster.contrib.replication.impl |
|---|
| Fields in org.xmlBlaster.contrib.replication.impl declared as DbMetaHelper | |
|---|---|
protected DbMetaHelper |
SpecificDefault.dbMetaHelper
|
| Methods in org.xmlBlaster.contrib.replication.impl with parameters of type DbMetaHelper | |
|---|---|
protected void |
SearchableConfig.doInit(I_Info info,
DbMetaHelper dbHelper)
|
protected void |
DefaultMapper.doInit(I_Info info,
DbMetaHelper dbHelper)
|
|
xmlBlaster 2.2.0 contributions API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||