org.postgresql.pljava
Interface TransactionListener

All Superinterfaces:
java.util.EventListener

public interface TransactionListener
extends java.util.EventListener


Method Summary
 void afterAbort(TransactionEvent e)
           
 void afterCommit(TransactionEvent e)
           
 

Method Detail

afterAbort

public void afterAbort(TransactionEvent e)

afterCommit

public void afterCommit(TransactionEvent e)


Copyright (c) 2003, 2004 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT