public interface IPhynixxConnection
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the connection and releases all resources.
|
void |
commit() |
void |
prepare() |
void |
reset()
resets a connection and prepares it for reuse.
|
void |
rollback() |
Copyright © 2017. All rights reserved.