对了,我在hibernate.properties中是这么配置的:
#oracle
hibernate.dialect net.sf.hibernate.dialect.OracleDialect
hibernate.connection.driver_class oracle.jdbc.driver.OracleDriver
hibernate.connection.url jdbc:oracle:thin:@10.10.10.112:1521:orcl
hibernate.connection.username radius
hibernate.connection.password radius