Retro & Chill
Retro & Chill
Hi all. I'm currently working on trying to implement a generic class that has a nilable instance variable of the generic type, however Steep is having issues with handling the...
### What are you wanting to achieve? I'm having trouble setting the default values for collection fields. Since the creation of a reference type isn't a compile-time expression I can't...
Currently if you try to use a MULTISET fetch strategy against and HSQL database it causes an error with a NullPointerException, caused by there not being any support for it...
Entity view inheritance and FetchType.SUBSELECT with @EmbeddedId throws UnsuportedOperationException
### Description I'm currently trying to translate a fairly deep inheritance hierarchy of entities to use Blaze persistence and I'm running into some issues with the query of the view...