|
xmlBlaster 2.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use I_Mapper | |
|---|---|
| org.xmlBlaster.contrib.dbwriter.info | |
| org.xmlBlaster.contrib.replication | |
| org.xmlBlaster.contrib.replication.impl | |
| Uses of I_Mapper in org.xmlBlaster.contrib.dbwriter.info |
|---|
| Methods in org.xmlBlaster.contrib.dbwriter.info with parameters of type I_Mapper | |
|---|---|
private static void |
SqlDescription.processMapping(SqlInfo sqlInfo,
I_Mapper mapper)
|
| Uses of I_Mapper in org.xmlBlaster.contrib.replication |
|---|
| Fields in org.xmlBlaster.contrib.replication declared as I_Mapper | |
|---|---|
(package private) I_Mapper |
ReplicationWriter.mapper
|
(package private) I_Mapper |
ReplicationDumper.mapper
|
| Methods in org.xmlBlaster.contrib.replication with parameters of type I_Mapper | |
|---|---|
java.lang.String |
I_DbSpecific.getCreateTableStatement(SqlDescription infoDescription,
I_Mapper mapper)
Returns the statement necessary to create a new table. |
| Uses of I_Mapper in org.xmlBlaster.contrib.replication.impl |
|---|
| Classes in org.xmlBlaster.contrib.replication.impl that implement I_Mapper | |
|---|---|
class |
DefaultMapper
DefaultMapper makes a one to one mapping unless for tables in which case it is read from the property 'replication.mapper.tables'. |
class |
SearchableConfig
SearchableConfig |
| Methods in org.xmlBlaster.contrib.replication.impl with parameters of type I_Mapper | |
|---|---|
java.lang.String |
SpecificDefault.getCreateTableStatement(SqlDescription infoDescription,
I_Mapper mapper)
|
|
xmlBlaster 2.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||