package it.cavallium.strangedb.annotations; public enum DbDataType { ENHANCED_OBJECT, OBJECT, REFERENCES_LIST }