Class DatabaseViewGeneratorImpl

  • All Implemented Interfaces:
    DatabaseViewGenerator

    @Component
    public class DatabaseViewGeneratorImpl
    extends Object
    implements DatabaseViewGenerator
    Generates textual views of the database so other people can use the data. Development of this was started due to the collaboration with NIF. It is essential that these views be created by a principal with Anonymous status, so as not to create views of private data (that could be done, but would be separate).
    Author:
    paul