Fixing some problems with the builder hierarchy
Use the correct interface class for builder retrieving
Add find methods to builder
Add getter method for table name
Adjust API to inhibit unnecessairy building steps
Export internal package for test plugin
Fixed the test: Reference implementation now takes a plugin-ID as well
Remove unused inports
If the superclass is not specified java.lang.Object is used instead of null