Enum Class的使用
cn.myafx.data.IsolationLevel
使用IsolationLevel的程序包
-
cn.myafx.data中IsolationLevel的使用
返回IsolationLevel的cn.myafx.data中的方法修饰符和类型方法说明static IsolationLevelReturns the enum constant of this class with the specified name.static IsolationLevel[]IsolationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为IsolationLevel的cn.myafx.data中的方法修饰符和类型方法说明voidDatabase.beginTransaction(IsolationLevel level) beginTransactionvoidDatabaseImpl.beginTransaction(IsolationLevel level)