Interface SchemaSource

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
DbSchemaVersionSource

public interface SchemaSource extends AutoCloseable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.lang.AutoCloseable

    close
  • Method Details

    • getSchema

      Schema getSchema()