jar

com.eharmony.pho : pho

Maven & Gradle

Sep 13, 2016
52 stars

Phoenix HBase ORM API · API for Apache Phoenix - Hbase Object Relationship mapping library

Table Of Contents

Latest Version

Download com.eharmony.pho : pho JAR file - Latest Versions:

All Versions

Download com.eharmony.pho : pho JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pho-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.eharmony.pho.mapper

├─ com.eharmony.pho.mapper.EntityPropertiesMappingContext.class - [JAR]

├─ com.eharmony.pho.mapper.EntityPropertiesResolver.class - [JAR]

├─ com.eharmony.pho.mapper.EntityPropertyBinding.class - [JAR]

├─ com.eharmony.pho.mapper.EntityPropertyValueBinding.class - [JAR]

├─ com.eharmony.pho.mapper.ProjectedResultMapper.class - [JAR]

com.eharmony.pho.query.criterion.junction

├─ com.eharmony.pho.query.criterion.junction.Conjunction.class - [JAR]

├─ com.eharmony.pho.query.criterion.junction.Disjunction.class - [JAR]

├─ com.eharmony.pho.query.criterion.junction.Junction.class - [JAR]

com.eharmony.pho.query.criterion.expression

├─ com.eharmony.pho.query.criterion.expression.EqualityExpression.class - [JAR]

├─ com.eharmony.pho.query.criterion.expression.Expression.class - [JAR]

├─ com.eharmony.pho.query.criterion.expression.NativeExpression.class - [JAR]

├─ com.eharmony.pho.query.criterion.expression.RangeExpression.class - [JAR]

├─ com.eharmony.pho.query.criterion.expression.SetExpression.class - [JAR]

├─ com.eharmony.pho.query.criterion.expression.UnaryExpression.class - [JAR]

com.eharmony.pho.hbase.util

├─ com.eharmony.pho.hbase.util.PhoenixConnectionManager.class - [JAR]

├─ com.eharmony.pho.hbase.util.PhoenixDateFormatUtil.class - [JAR]

com.eharmony.pho.hbase.translator

├─ com.eharmony.pho.hbase.translator.MorphiaEntityResolver.class - [JAR]

├─ com.eharmony.pho.hbase.translator.PhoenixHBaseClauses.class - [JAR]

├─ com.eharmony.pho.hbase.translator.PhoenixHBaseOperator.class - [JAR]

├─ com.eharmony.pho.hbase.translator.PhoenixHBaseQueryTranslator.class - [JAR]

com.eharmony.pho.translator

├─ com.eharmony.pho.translator.AbstractQueryTranslator.class - [JAR]

├─ com.eharmony.pho.translator.EntityResolver.class - [JAR]

├─ com.eharmony.pho.translator.PropertyResolver.class - [JAR]

├─ com.eharmony.pho.translator.QueryTranslator.class - [JAR]

├─ com.eharmony.pho.translator.SimpleEntityResolver.class - [JAR]

com.eharmony.pho.query

├─ com.eharmony.pho.query.QueryOperationType.class - [JAR]

├─ com.eharmony.pho.query.QuerySelect.class - [JAR]

├─ com.eharmony.pho.query.QuerySelectImpl.class - [JAR]

├─ com.eharmony.pho.query.QueryUpdate.class - [JAR]

├─ com.eharmony.pho.query.QueryUpdateImpl.class - [JAR]

com.eharmony.pho.query.builder

├─ com.eharmony.pho.query.builder.QueryBuilder.class - [JAR]

├─ com.eharmony.pho.query.builder.QueryUpdateBuilder.class - [JAR]

com.eharmony.pho.hbase.query

├─ com.eharmony.pho.hbase.query.PhoenixHBaseQueryExecutor.class - [JAR]

com.eharmony.pho.api

├─ com.eharmony.pho.api.DataStoreApi.class - [JAR]

├─ com.eharmony.pho.api.DataStoreException.class - [JAR]

com.eharmony.pho.hbase.mapper

├─ com.eharmony.pho.hbase.mapper.PhoenixProjectedResultMapper.class - [JAR]

com.eharmony.pho.query.criterion

├─ com.eharmony.pho.query.criterion.Criterion.class - [JAR]

├─ com.eharmony.pho.query.criterion.Operator.class - [JAR]

├─ com.eharmony.pho.query.criterion.Ordering.class - [JAR]

├─ com.eharmony.pho.query.criterion.Orderings.class - [JAR]

├─ com.eharmony.pho.query.criterion.Restrictions.class - [JAR]

├─ com.eharmony.pho.query.criterion.Symbolic.class - [JAR]

├─ com.eharmony.pho.query.criterion.SymbolicLookup.class - [JAR]

├─ com.eharmony.pho.query.criterion.WithOperator.class - [JAR]

├─ com.eharmony.pho.query.criterion.WithProperty.class - [JAR]

com.eharmony.pho.hbase

├─ com.eharmony.pho.hbase.PhoenixHBaseDataStoreApiImpl.class - [JAR]

Advertisement