08-22-2018 01:46 AM
I have created one extension (jar ) for rest services . In that Jar i am using org.hibernate.dialect.Oracle12cDialect for oracle . but APS is not running .throwing error "* Oracle12cDialect class not available*"
09-06-2018 07:15 AM
The version of Hibernate used in APS is old and doesn't contain that dialect.
09-10-2018 03:44 AM
I want to use Identity Generator In hibernate . But Its available in 12C Dialect .there is any way to Generate Identity?
09-10-2018 04:55 AM
I don't think there is another way to use the 12C dialect without using the new hibernate libs. You can try to use them but at your own risk since they haven't been tested.
APS also uses hibernate Identity generation with the old libs.
Explore our Alfresco products with the links below. Use labels to filter content by product module.