public interface TransactionalResource
extends com.jn.langx.Named
void commit(boolean force)
throws SQLException
SQLExceptionvoid rollback()
throws SQLException
SQLExceptionboolean isClosed()
void close()
throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.