-
Notifications
You must be signed in to change notification settings - Fork 34
/
hibernate.html.haml
86 lines (85 loc) · 2.91 KB
/
hibernate.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
layout: hibernate
title: Hibernate
---
%p.lead.text-center.mantra Hibernate. Everything data.
.well.well-sm
#myCarouselRow.row
.col-md-9
#myCarousel
.carousel-inner
.item.active
%a{href: "http://in.relation.to/Bloggers/HibernateSearchWeekendReleasesFromBothMaintenanceBranches"} Hibernate Search: weekend releases from both maintenance branches
.item
%a{href: "http://in.relation.to/Bloggers/HibernateOGMRoadmapToFirstFinal"} Hibernate OGM: roadmap to first final
.item
%a{href: "http://in.relation.to/Bloggers/FreeCeylonConferenceInParis"} Free Ceylon conference in Paris
.item
%a{href: "http://in.relation.to/Bloggers/HibernateSearch441FinalReleasedFixingCompatibilityWithHibernateORM428"} Hibernate Search 4.4.1.Final released fixing compatibility with Hibernate ORM 4.2.8
.item
%a{href: "http://in.relation.to/Bloggers/HibernateORM430CR2Release"} Hibernate ORM 4.3.0.CR2 Release
.col-md-2
.pull-right
%a{href: "http://in.relation.to/"} More news
#equalHeightsB.row.equalHero
.col-md-4
.well
%h2 Hibernate ORM
%p
%i.icon-table.icon-3x.pull-left
Domain model persistence for relational databases
%p.center-icon
%a.btn.btn-primary{href: "#{site.base_url}/leftcol-subproject.html"}
More
%i.icon-circle-arrow-right
.col-md-4
.well
%h2 Hibernate Search
%p
%i.icon-search.icon-3x.pull-left
Full-text search for your domain model
%p.center-icon
%a.btn.btn-primary{href: "#{site.base_url}/leftcol-subproject.html"}
More
%i.icon-circle-arrow-right
.col-md-4
.well
%h2 Hibernate Validator
%p
%i.icon-check.icon-3x.pull-left
Annotation based constraints for your domain model
%p.center-icon
%a.btn.btn-primary{href: "#{site.base_url}/leftcol-subproject.html"}
More
%i.icon-circle-arrow-right
#equalHeightsB.row.equalHero
.col-md-4
.well
%h2 Hibernate OGM
%p
%i.icon-sitemap.icon-3x.pull-left
Domain model persistence for NoSQL datastores
%p.center-icon
%a.btn.btn-primary{href: "#{site.base_url}/leftcol-subproject.html"}
More
%i.icon-circle-arrow-right
.col-md-4
.well
%h2 Hibernate Tools
%p
%i.icon-wrench.icon-3x.pull-left
Command line tools and IDE plugins for your Hibernate usages
%p.center-icon
%a.btn.btn-primary{href: "#{site.base_url}/leftcol-subproject.html"}
More
%i.icon-circle-arrow-right
.col-md-4
.well
%h2 Others
%p
%i.icon-plus.icon-3x.pull-left
We like the symmetry, everything else is here
%p.center-icon
%a.btn.btn-primary{href: "#{site.base_url}/leftcol-subproject.html"}
Even more
%i.icon-circle-arrow-right