HomeSort by relevance Sort by last modified time
    Searched refs:triggerName (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.h 65 int createTrigger(const String& triggerName, const String& tableName);
66 int createTempTrigger(const String& triggerName, const String& tableName);
67 int dropTrigger(const String& triggerName, const String& tableName);
68 int dropTempTrigger(const String& triggerName, const String& tableName);
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 562 String triggerName = "updateTrigger";
563 String triggerQuery = "CREATE TRIGGER " + triggerName
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 70 milliseconds