package org.warp.jcwdb.annotations; public enum DBDataType { ENHANCED_OBJECT, OBJECT, REFERENCES_LIST }