GitHub user nazeer1100126 opened a pull request:

    https://github.com/apache/incubator-fineract/pull/84

    Removing org.hibernate.exception imports

    Removing following hibernate exceptions from ReadWriteNonCoreDataServiceImpl
    
    1) org.hibernate.exception.ConstraintViolationException;
    2) org.hibernate.exception.GenericJDBCException;
    3) org.hibernate.exception.SQLGrammarException;
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nazeer1100126/incubator-fineract 
develop_removehibernateexception

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-fineract/pull/84.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #84
    
----
commit e552e04fd42b675b7a05840996e07b6c89d43a51
Author: Nazeer Hussain Shaik <nazeer.sh...@confluxtechnologies.com>
Date:   2016-04-27T04:58:45Z

    Removing org.hibernate.exception imports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to