类 SQLiteDatabaseHelper.ContentResolverChangeSupport

java.lang.Object
net.apexes.commons.ormlite.AbstractChangeSupport
net.apexes.commons.ormlite.SQLiteDatabaseHelper.ContentResolverChangeSupport
所有已实现的接口:
net.apexes.commons.ormlite.DatabaseHelper.ChangeSupportable
封闭类:
SQLiteDatabaseHelper

protected class SQLiteDatabaseHelper.ContentResolverChangeSupport extends net.apexes.commons.ormlite.AbstractChangeSupport
作者:
HeDYn
  • 构造器详细资料

    • ContentResolverChangeSupport

      protected ContentResolverChangeSupport(android.content.Context context)
  • 方法详细资料

    • notifyChange

      protected void notifyChange(android.net.Uri uri)
    • notifyChange

      protected void notifyChange(net.apexes.commons.ormlite.Table<?>... tables)
      指定者:
      notifyChange 在类中 net.apexes.commons.ormlite.AbstractChangeSupport