Hibernate default configuration

Hi all! In the project I am working with there is no hibernate.cfg.xml whatsoever. Therefore I am curious, in this type of situation, where are the Hibernate defaults defined? Using 3.6.10.

Usually, hibernate.properties or persistence.xml, but it depends on the runtime you are using.