org.opennms.netmgt.vacuumd
Class Transaction
java.lang.Object
org.opennms.netmgt.vacuumd.Transaction
public class Transaction
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Transaction
public Transaction()
begin
public static void begin()
getConnection
public static Connection getConnection(String dsName)
throws SQLException
- Throws:
SQLException
register
public static void register(Statement stmt)
register
public static void register(ResultSet rs)
rollbackOnly
public static void rollbackOnly()
throws SQLException
- Throws:
SQLException
end
public static void end()
throws SQLException
- Throws:
SQLException
Copyright © 2009. All Rights Reserved.