Subject | Do I need to commit every transaction if I'm using jaybird? |
---|---|
Author | Mohd. Jeffry |
Post date | 2005-02-02T03:04:13Z |
If I'm builing an jsp/servlet apps using JDBC + jaybird, do I need to
commit my select,insert and update statements? Is it a requirement of
just a performance / safety precaution to commit after each
transaction in jsp/servlet apps?
commit my select,insert and update statements? Is it a requirement of
just a performance / safety precaution to commit after each
transaction in jsp/servlet apps?