Blog
Introducing Backendless Pro Community Edition: Free Single-Server Deployment
We’re excited to announce that Backendless is now even more accessible with the launch of the Community Edition: a free version of the Backendless platform for deployment on a single physical server. This change makes Backendless more accessible than ever, allowing established users who want to lower their overall cost of ownership to deploy quickly...

How to Use Code Generation to Simplify Working With Data

In Java, entity objects are classes that represent data from your table. From an object-oriented perspective, these objects are built to encapsulate your data in the real-world problem domain.