## MySQL hibernate.dialect = org.hibernate.dialect.MySQLDialect hibernate.connection.driver_class = com.mysql.jdbc.Driver hibernate.connection.url = jdbc:mysql://localhost/oo7mysql hibernate.connection.username = ssilva hibernate.connection.password = ssilva hibernate.query.substitutions yes 'Y', no 'N' hibernate.max_fetch_depth 10 hibernate.default_batch_fetch_size 0 hibernate.jdbc.batch_size 25 hibernate.current_session_context_class = thread