bom, no mysql funciona assim:
hibernate.dialect net.sf.hibernate.dialect.MySQLDialect
hibernate.connection.driver_class com.mysql.jdbc.Driver
hibernate.connection.url jdbc:mysql://localhost:3306/banco
hibernate.connection.username root
hibernate.connection.password root
e no oracle, com fica???
