[hibernate-dev] Nice talk on Git/GitHub

2012-06-19 Thread Gunnar Morling
Hi all, just stumbled upon an awesome talk on "Git and GitHub secrets" [1]. The talk mentions a lot of not so well known features in Git(Hub). Just some things I wasn't aware of so far: * press "t" on a GitHub repo page for the file finder which allows to quickly open files (press "?" for all co

[hibernate-dev] index without database

2012-06-19 Thread Tomasz Prus
Hi, I have application with Spring and Hibernate, I'm using also Hibernate Search annotations but I stacked with problem now because I need also to index a few objects without storing them into a database, is it possible? When I removed @Entity annotation from one class index isn't creating. Best

Re: [hibernate-dev] Quoted names

2012-06-19 Thread Dmitry Geraskov
This issue https://issues.jboss.org/browse/JBIDE-11227 18.06.2012 20:53, Max Rydahl Andersen написал: > sorry for the very slow response rate - mailbox overload. > >> Probably best. This is one of the main issue with the existing >> metamodel. There are no tests of it. There is virtually no doc