@Override protected Collection<Class<? extends Annotation>> getIdentifyingAnnotations() { return Collections.singleton(Table.class); }