[
https://issues.apache.org/jira/browse/TINKERPOP3-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030910#comment-15030910
]
Dylan Millikin commented on TINKERPOP3-1004:
--------------------------------------------
Some nice links pieter posted in that thread:
http://docs.oracle.com/javaee/6/api/javax/transaction/package-summary.html
http://docs.oracle.com/javaee/6/api/index.html?javax/transaction/UserTransaction.html
> Make Transaction.commit() failures consistent across implementations.
> ---------------------------------------------------------------------
>
> Key: TINKERPOP3-1004
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-1004
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: structure
> Affects Versions: 3.0.2-incubating
> Reporter: Dylan Millikin
>
> Currently {{commit()}} can fail when implementations throw exceptions. These
> exceptions aren't consistent and are very implementation specific. It would
> be good to abstract this and provide TP specific exceptions for this (while
> bubbling the original exceptions).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)