Package io.inversion
Class Index
java.lang.Object
io.inversion.Index
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Collectionprotected Stringprotected Stringprotected boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetColumnName(int index) getName()getProperty(int idx) getPropertyName(int index) getType()booleanbooleanbooleanisUnique()intsize()toString()withCollection(Collection coll) withProperties(Property... properties) withUnique(boolean unique)
-
Field Details
-
properties
-
collection
-
name
-
type
-
unique
protected boolean unique
-
-
Constructor Details
-
Index
public Index() -
Index
-
-
Method Details
-
equals
-
toString
-
isExclude
public boolean isExclude() -
getCollection
-
withCollection
-
getName
-
withName
-
getType
-
withType
-
isType
-
isUnique
public boolean isUnique() -
withUnique
-
withProperties
-
getProperties
-
getProperty
-
size
public int size() -
getPropertyName
-
getColumnName
-
getJsonNames
-
getColumnNames
-