package it.cavallium.dbengine.database.collections; public interface DatabaseEntryable { DatabaseStageEntry entry(); }