I created the configuration file and during the creation of the console configuration file ,the Database connection is asked.By default [Hibernate configuration] comes.When custom database connection is set it asks for the custom driver details in which username password etc are asked..Driver details contain sid, url,username,password,driver name.What is the difference between these properties and the hibernate configuration properties and if there is none then does it not lead to redundancy?Please help.
|