| 
xmlBlaster 2.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.contrib.replication.impl.InitialUpdater.ConnectionInfo
public class InitialUpdater.ConnectionInfo
| Field Summary | |
|---|---|
private  boolean | 
committed
 | 
private  java.sql.Connection | 
connection
 | 
| 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 | 
| Field Detail | 
|---|
private java.sql.Connection connection
private boolean committed
| 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 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||