smali

вторник, 11 марта 2014 г.

Hibernate / Spring links

---- Tools
+
Setup of Dynamic Web Project using Maven
http://fruzenshtein.com/setup-of-dynamic-web-project-using-maven/

---- Hibernate

---
Introduction To Hibernate Framework
http://viralpatel.net/blogs/introduction-to-hibernate-framework-architecture/

Hibernate Maven MySQL Hello World Example (XML Mapping)
http://viralpatel.net/blogs/hibernate-maven-mysql-hello-world-example-xml-mapping/
HibernateHelloWorldXML





Hibernate Hello World Example Using Annotation
http://viralpatel.net/blogs/hibernate-hello-world-example-annotation/


Hibernate: the beginning
http://fruzenshtein.com/hibernate-for-beginners/

Hibernate: sample application with MySQL
http://fruzenshtein.com/hibernate-mysql-maven-tutorial/

Hibernate: DDL Schema generation
http://fruzenshtein.com/hibernate-ddl-schema-generation/

Hibernate: @JoinTable with intermediary table
http://fruzenshtein.com/hibernate-join-table-intermediary/

Bidirectional @OneToMany / @ManyToOne association
http://fruzenshtein.com/bidirectional-many-to-one-association/

Unidirectional @OneToOne primary key association
http://fruzenshtein.com/one-to-one-unidirectional-primary-key/

ids for this class must be manually assigned before calling save()
http://fruzenshtein.com/hibernate-id-generating-exception/

Associations in Hibernate
http://fruzenshtein.com/associations-in-hibernate/

Hibernate vs JPA
http://fruzenshtein.com/hibernate-vs-jpa/

---- Spring
Spring MVC + Hibernate + Maven: CRUD operations example
http://fruzenshtein.com/spring-mvc-hibernate-maven-crud/
Spring MVC + Hibernate + Maven tutorial with all CRUD operations
https://github.com/Fruzenshtein/spr-mvc-hib
spr-mvc-hib

Spring MVC: Resources
http://fruzenshtein.com/spring-mvc-resources/

Spring MVC: Creation of a simple Controller with java-based config
http://fruzenshtein.com/spring-mvc-creation-of-simple-controller-with-java-based-config/

Spring JPA Data + Hibernate + MySQL + MAVEN
http://fruzenshtein.com/spring-jpa-data-hibernate-mysql/

Spring MVC: Security with MySQL and Hibernate
http://fruzenshtein.com/spring-mvc-security-mysql-hibernate/

Spring MVC: Introduction in testing
http://fruzenshtein.com/spring-mvc-introduction-in-testing/

Spring MVC: Session
http://fruzenshtein.com/spring-mvc-session/

Комментариев нет:

Отправить комментарий