good, I currently have this file that creates my session in hibernate.
my question how could I optimize this, because when I run the application is echoed with the pattern DAO, in each instance of the class that is the creator of the session re-read the configuration file.