Package com.aerospike.mapper.annotations
package com.aerospike.mapper.annotations
-
ClassDescriptionTags a field in a class to be mapped to an Aerospike bin.Tags a constructor to be the one to use when a class as multiple constructorsBins marked with AerospikeEmbed will have the objects they reference embedded in the parent object, either as a list or a mapTags an enum field of a class to set a value field to store its value in the Aerospike database instead of the enum constant name.Bins marked with AerospikeExclude will not be mapped to the database, irrespective of other annotations.Tags a field in a class to be mapped to an Aerospike bin.Bins marked with AerospikeExclude will not be mapped to the database, irrespective of other annotations.Tags a field in a class to be mapped to an Aerospike bin.Specify the version of a record.Tags a field in a class to be mapped to an Aerospike bin.