java/HibernateDemo1/nbproject/genfiles.properties
author František Kučera <franta-hg@frantovo.cz>
Sat, 14 Mar 2009 23:15:33 +0100
changeset 4 58552ccfe6c8
parent 0 16a1fc2116d6
permissions -rw-r--r--
Hibernate JPA funguje! Na webu se zobrazuje seznam cílů načtený z databáze: JSP → Webová beana → EJB → JPA → Hibernate → PostgreSQL
Jen pozor na správné typy: typ v mapovacím .hbm.xml souboru musí odpovídat typu v databázi, jinak by se aplikace ani nedeploynula
a zároveň musíme mít stejný typ v DTO – jinak aplikace padá (při otevření stránky).
franta-hg@0
     1
build.xml.data.CRC32=8c87ccb0
franta-hg@0
     2
build.xml.script.CRC32=320a8340
franta-hg@0
     3
build.xml.stylesheet.CRC32=475c2a62
franta-hg@0
     4
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
franta-hg@0
     5
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
franta-hg@0
     6
nbproject/build-impl.xml.data.CRC32=8c87ccb0
franta-hg@0
     7
nbproject/build-impl.xml.script.CRC32=0cb17bf2
franta-hg@0
     8
nbproject/build-impl.xml.stylesheet.CRC32=47a529d0