Project

General

Profile

« Previous | Next » 

Revision 2fcc9961

Added by Sybille Bürs over 11 years ago

the synonyms are the same number as names from synonyms, but taxon and synonym name are much less?
i am lost with the queris for the taxon names today

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/statistics/StatisticsDaoHibernateImpl.java
126 126
						+ "join sr.relatedFrom s "
127 127
						+ "where tn.classification=:classification");
128 128

  
129
		// everything:
129
		// everything???:
130 130
		query = getSession()
131 131
				.createQuery(
132 132
						"select count(distinct s2) from TaxonNode tn " +

Also available in: Unified diff