Does Helium (DSL) support Jasper sub-reports and if so how do I include a sub-report?
If one is making a M-Pesa payment in DSL, the amount parameter needs to be an integer. Does that mean that M-Pesa payments are always using the currency sub-...
I have multiple SQL scripts that need to be executed during deployment. I've packaged them with my app in the "sql-scripts" folder. In my case the order in w...
4 years ago
If I want to remove the relationship between two objects with @ManyToOne, is the only way to do car.doors.remove(i) where i is the position of the item to be...
4 years ago
I have a map in my application but since we've been capturing lots of data there are thousands of markers and it's getting difficult to distinguish between t...
I know I can reference or set a variable, or even call a function with DSL in one unit from another unit by first specifying the unit name and then the varia...