Unable to instantiate specified TransactionFactory class [org.transaction.JDBCTransactionFactory]
问题 I have a problem. I am new in hibernate and I want to write a very simple example with HibernateOGM. I get an Exception that says: Caused by: org.hibernate.HibernateException: Unable to instantiate specified TransactionFactory class [org.transaction.JDBCTransactionFactory] I have searched really alot, but I couldn't find any solution for my problem. As I understand, the problem occures in this line: sessionfactory=cfgogm.buildSessionFactory(serviceregistry); If I comment the other lines I