Class GoldenPath

    • Field Detail

      • log

        protected static final org.apache.commons.logging.Log log
    • Constructor Detail

      • GoldenPath

        public GoldenPath​(Taxon taxon)
        Create a GoldenPath database for a given taxon.
    • Method Detail

      • getDataSource

        protected DataSource getDataSource()
      • getJdbcTemplate

        protected org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate()
      • getTaxon

        public Taxon getTaxon()