we want to use hibernate in netbean so it is suitable or not or it success?
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 25057
posted
0
Welcome to JavaRanch Please tell us more details; I don't understand what your problem is.
mayur gadhiya
Greenhorn
Joined: Jul 03, 2009
Posts: 2
posted
0
my question is that in data base connectivity on netbean and hiberneat is suitable or not?
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 25057
posted
0
NetBeans is not a platform, but a development environment. It executes Java and other code so you can develop your software successfully. In "real life" you would distribute your code as a .jar. But I am sure you can use NetBeans to develop code using Hibernate and a database. Don't know how to myself, I am afraid.