Detected 1 occurrence(s) of ‘dbc:oracle:thin:’: column="UNID2" cascade="all"/> </class> </hibernate-mapping> <session-factory> <property name="hibernate.connection.driver_class">oracle.jdbc.driver.OracleDriver</ property> <property name="hibernate.connection.url">jdbc:oracle:thin:@localhost:1521:xe</prope rty> <property name="hibernate.connection.username">system</property> <property name="hibernate.connection.password">oracle123</property> <property name="hibernate.dialect">org.hibernate.dia Source: http://pastebin.com/raw.php?i=cUGWpdJv
↧