Index
All Classes and Interfaces|All Packages|Serialized Form
N
- name() - Element in annotation interface dimstyl.orm.annotations.Column
-
Specifies the name of the database column.
- name() - Element in annotation interface dimstyl.orm.annotations.Database
-
Specifies the name of the database.
- name() - Element in annotation interface dimstyl.orm.annotations.Table
-
Specifies the name of the table in the database.
- nullable - Variable in record class dimstyl.orm.metadata.ColumnMetadata
-
The field for the
nullable
record component. - nullable() - Element in annotation interface dimstyl.orm.annotations.Column
-
Indicates whether the column can have null values.
- nullable() - Method in record class dimstyl.orm.metadata.ColumnMetadata
-
Returns the value of the
nullable
record component.
All Classes and Interfaces|All Packages|Serialized Form