Detected 1 occurrence(s) of ‘dbc:oracle:thin:’: <provider>org.hibernate.ejb.HibernatePersistence</provider> <class>com.mycompany.domain.User</class> <properties> <property name="hibernate.connection.password" value="user" /> <property name="hibernate.connection.url" value="jdbc:oracle:thin:@localhost:user" /> <property name="hibernate.connection.username" value="user" /> <property name="hibernate.default_schema" value="user" /> <property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect" /> Source: http://pastebin.com/raw.php?i=gsNU8xA7
↧