News

No persistence.xml file found fix The hardest part about learning Hibernate and JPA 3 is how to get your first project up and running. Some will encounter the dreaded no persistence.xml file found ...
Hello,I was wondering if it is possible to split a very large XML file (100 megabytes) into several smaller size chunks and then run several SAX parsing threads on each of the chunks? The problem ...