cborm
v4.x
Install
Search
⌃K
Links
v4.x
Introduction
Intro
Release History
About This Book
Getting Started
Overview
Installation
Basic Crud - Services
Basic Crud - ActiveEntity
Base ORM Service
Overview
Service Properties
Concrete Services
Service Methods
Criteria Queries
Creation - Population
new
populate
populateFromJSON
populateFromQuery
populateFromXML
Counters
Deleting Entities
Entity Convenience Methods
Finders
Getters
ORM Session
Querying
Saving Entities
Utility Methods
Dynamic Finders+Counters
Automatic Java Types
Virtual Services
Overview
Service Properties
Concrete Virtual Services
Active Record
Active Entity Overview
Constructor Properties
Usage
Validation
Criteria Queries
Criteria Builder
Detached Criteria Builder
Help! I'm Not Getting the Result I expected!
Advanced Features
Automatic REST Crud
Hibernate Logging
Mementifier
ORM Events
Unique Property Validation
Powered By GitBook

Creation - Population

These methods allow you to create entities and populate them from external data like structures, json, xml, queries and much more.
Previous
newCriteria
Next
new
Last modified 4mo ago
Export as PDF
Copy link
Edit on GitHub