Class DbMetadataPoc

java.lang.Object
edu.internet2.middleware.grouper.ddl.DbMetadataPoc

public class DbMetadataPoc extends Object
this is a proof of concept which shows foreign keys printed from jdbc metadata. in oracle only one key is printed, that is the problem. in mysql, both are printed
  • Constructor Details

    • DbMetadataPoc

      public DbMetadataPoc()
  • Method Details