java.lang.String status
java.util.Set<E> aliases
For example, in an e-commerce environment, you may overload the "orders" collection with aliases "cart", "basket", and "bag".
java.util.ArrayList<E> properties
java.util.ArrayList<E> indexes
java.util.ArrayList<E> relationships
java.lang.String tableName
The tableName might be "ORDER_DETAIL" but the Collection might be named "orderDetails".
boolean exclude
Engine engine
java.util.List<E> properties
Collection collection
java.lang.String name
java.lang.String type
boolean unique
java.lang.String jsonName
java.lang.String columnName
java.lang.String type
boolean nullable
java.lang.String hint
boolean exclude
Property pk
Collection collection
java.lang.String name
java.lang.String type
Index fkIndex1
Index fkIndex2
Collection collection
Collection related
boolean exclude
Rows.RowKeys keys
Rows.Row lastRow
#put(String, Object)Copyright © 2021 Rocket Partners, LLC. All rights reserved.