package net.mindoverflow.webmarker.utils; import net.mindoverflow.webmarker.utils.sql.SQLiteManager; public class Cached { public static SQLiteManager sqlManager; }