package org.sql2o.pojos; /** * Created by IntelliJ IDEA. * User: lars * Date: 12/6/11 * Time: 12:45 PM * To change this template use File | Settings | File Templates. */ public class SuperPojo extends EntityWithPrivateFields { }