final List<String> from = new ArrayList<String>() {
            {
                this.add(AoTable.ENTITY);
                this.add(AoTable.FIELD);
                this.add(AoTable.KEY);