package it.cavallium.dbengine.database.collections; public interface DatabaseMappable> { DatabaseStageMap map(); }