Uses of Class
org.apache.mahout.cf.taste.impl.model.jdbc.AbstractBooleanPrefJDBCDataModel

Packages that use AbstractBooleanPrefJDBCDataModel
org.apache.mahout.cf.taste.impl.model.jdbc   
 

Uses of AbstractBooleanPrefJDBCDataModel in org.apache.mahout.cf.taste.impl.model.jdbc
 

Subclasses of AbstractBooleanPrefJDBCDataModel in org.apache.mahout.cf.taste.impl.model.jdbc
 class MySQLBooleanPrefJDBCDataModel
           See also MySQLJDBCDataModel -- same except deals with a table without preference info:
 class PostgreSQLBooleanPrefJDBCDataModel
           See also PostgreSQLJDBCDataModel -- same except deals with a table without preference info:
 class SQL92BooleanPrefJDBCDataModel
           See also SQL92JDBCDataModel -- same except deals with a table without preference info:
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.