19/11/2009, 10:36
|
| | | Fecha de Ingreso: febrero-2007
Mensajes: 894
Antigüedad: 17 años, 11 meses Puntos: 10 | |
Respuesta: Error con Hibernate Y una cosa muy tonta.
Código:
String ruta = "fisioclinic3" + System.getProperty("file.separator") + "hibernate.cfg.xml'';
sessions = new Configuration().configure(ruta).buildSessionFactory();
|