public class SyncSitePersistence extends BasePersistenceImpl<SyncSite,java.lang.Long>
Constructor and Description |
---|
SyncSitePersistence() |
Modifier and Type | Method and Description |
---|---|
SyncSite |
fetchByF_S(java.lang.String filePathName,
long syncAccountId) |
SyncSite |
fetchByG_S(long groupId,
long syncAccountId) |
java.util.List<java.lang.Long> |
findByA_S(boolean active,
long syncAccountId) |
java.util.List<SyncSite> |
findBySyncAccountId(long syncAccountId) |
create, createTable, delete, delete, deleteById, getSyncNotificationFieldNames, notifyModelListenersOnCreate, notifyModelListenersOnRemove, notifyModelListenersOnUpdate, registerModelListener, unregisterModelListener, update
assignEmptyForeignCollection, callBatchTasks, checkForInitialized, clearAllInternalObjectCaches, clearObjectCache, closeableIterator, closeLastIterator, commit, countOf, countOf, createIfNotExists, createOrUpdate, delete, delete, deleteBuilder, deleteIds, endThreadConnection, executeRaw, executeRawNoArgs, extractId, findForeignFieldType, getConnectionSource, getDataClass, getEmptyForeignCollection, getObjectCache, getObjectFactory, getRawRowMapper, getSelectStarRowMapper, getTableConfig, getTableInfo, getWrappedIterable, getWrappedIterable, idExists, initialize, isAutoCommit, isAutoCommit, isTableExists, isUpdatable, iterator, iterator, iterator, iterator, mapSelectStarRow, objectsEqual, objectToString, query, queryBuilder, queryForAll, queryForEq, queryForFieldValues, queryForFieldValuesArgs, queryForFirst, queryForId, queryForMatching, queryForMatchingArgs, queryForSameId, queryRaw, queryRaw, queryRaw, queryRaw, queryRawValue, refresh, rollBack, setAutoCommit, setAutoCommit, setConnectionSource, setObjectCache, setObjectCache, setObjectFactory, setTableConfig, startThreadConnection, update, updateBuilder, updateId, updateRaw
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
assignEmptyForeignCollection, callBatchTasks, clearObjectCache, closeLastIterator, commit, countOf, countOf, createIfNotExists, createOrUpdate, delete, delete, deleteBuilder, deleteIds, endThreadConnection, executeRaw, executeRawNoArgs, extractId, findForeignFieldType, getConnectionSource, getDataClass, getEmptyForeignCollection, getObjectCache, getRawRowMapper, getSelectStarRowMapper, getWrappedIterable, getWrappedIterable, idExists, isAutoCommit, isAutoCommit, isTableExists, isUpdatable, iterator, iterator, iterator, iterator, mapSelectStarRow, objectsEqual, objectToString, query, queryBuilder, queryForAll, queryForEq, queryForFieldValues, queryForFieldValuesArgs, queryForFirst, queryForId, queryForMatching, queryForMatchingArgs, queryForSameId, queryRaw, queryRaw, queryRaw, queryRaw, queryRawValue, refresh, rollBack, setAutoCommit, setAutoCommit, setObjectCache, setObjectCache, setObjectFactory, startThreadConnection, update, updateBuilder, updateId, updateRaw
public SyncSitePersistence() throws java.sql.SQLException
java.sql.SQLException
public SyncSite fetchByF_S(java.lang.String filePathName, long syncAccountId) throws java.sql.SQLException
java.sql.SQLException
public SyncSite fetchByG_S(long groupId, long syncAccountId) throws java.sql.SQLException
java.sql.SQLException
public java.util.List<SyncSite> findBySyncAccountId(long syncAccountId) throws java.sql.SQLException
java.sql.SQLException
public java.util.List<java.lang.Long> findByA_S(boolean active, long syncAccountId) throws java.sql.SQLException
java.sql.SQLException