|
xmlBlaster 2.2.0 contributions API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xmlBlaster.contrib.replication.impl.InitialUpdater.ConnectionInfo
public class InitialUpdater.ConnectionInfo
Constructor Summary | |
---|---|
InitialUpdater.ConnectionInfo(java.sql.Connection conn)
|
Method Summary | |
---|---|
void |
commit()
|
java.sql.Connection |
getConnection()
|
boolean |
isCommitted()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitialUpdater.ConnectionInfo(java.sql.Connection conn)
Method Detail |
---|
public java.sql.Connection getConnection()
public boolean isCommitted()
public void commit()
committed
- The committed to set.
|
xmlBlaster 2.2.0 contributions API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |