cost 119 ms
@NoSqlOneToMany doesn't work in PlayORM

I have created a simple example of play orm application basing on the standard example. You can download the source here http://yadi.sk/d/FksgPpsXBqR ...

2013-10-30 11:20:52   1   50    playorm  
PlayOrm Cassandra Seeds

I am trying to specify IP address of the "Seeds" parameter and am getting an exception: I am trying to do something like: ...

2013-07-26 13:48:03   2   79    playorm  
Grails and PlayORM

I am sorry for messy/complex description and constant editing of the question, but I am yet to pinpoint the root issue. I am having difficulties usin ...

An exception compiling PlayORM example

I get an exception compiling "Example.java" after I created "User.java" and blank "Persistence.java". Here are the details: From what I undestood n ...

2013-05-31 18:21:23   1   72    playorm  
PlayOrm cascade entity removal

If I use the remove method of entity manager, as bellow: and supposing DGEntity has a lot of associations with other entities, will the remove meth ...

2013-05-21 23:56:21   1   27    playorm  
Basic partitioning in PlayORM

Assume that I have a CF in cassandra that has following schema: TimeStamp Device ID Device Name Device Owner PKEY (TimeStamp, Device ID): ...

2013-03-21 13:51:34   1   216    playorm  
ID Update Cassandra

I originally posted this elsewhere. Synopsis: Reading a log file with several bits of information. I'm using the time stamp (rounded down to minute ...

2012-12-31 16:20:58   2   39    playorm  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM