And on the same day as the first ever release of Hibernate OGM, we
have a major release of Hibernate Search 5 as well!
All details on the blog:
http://in.relation.to/Bloggers/AFreshNewMajorReleaseHibernateSearch500Final
Regards,
Sanne
___
hibernate-dev
Can you explain better what exactly you are doing whe you say "adding
mapping files dynamically"? Which specific method are you using?
And then why are you wanting to remove them. I am confused.
On Dec 13, 2014 10:19 PM, "Vikas Bali" wrote:
> Hi all
>
> I am having problem while adding mappin
Today is a big day. The first release of Hibernate OGM with final status. Ever!
Don't be fooled by the 4.1 number. Hibernate OGM is an object mapper for
various NoSQL engines offering the familiar JPA APIs. This final version offers
mapping for MongoDB, Neo4J, Infinispan and Ehcache.
No more ex
I worked on the issue a bit and while doing tests I get this error in
BuiltInTypeTest. I can't trace the source of the error. Could you pls help
me out and point out where I'm going wrong here? I've linked relevant files
in my forked repo.
https://github.com/ajaybhat/hibernate-ogm/blob/testOGM-401