| org.apache.openjpa.persistence.common.utils.AbstractTestCase org.apache.openjpa.persistence.jpql.clauses.TestBulkUpdate
setUp | public void setUp()(Code) | | |
testSimpleBulkUpdate | public void testSimpleBulkUpdate()(Code) | | |
testSimpleBulkUpdate | public void testSimpleBulkUpdate(int num)(Code) | | |
Methods inherited from org.apache.openjpa.persistence.common.utils.AbstractTestCase | protected void addProperties(Map map)(Code)(Java Doc) public static void assertIdentical(List c1, List c2)(Code)(Java Doc) public static void assertMatches(String regex, String input)(Code)(Java Doc) public static void assertMatches(String regex, Collection input)(Code)(Java Doc) public static void assertNotMatches(String regex, String input)(Code)(Java Doc) public static void assertNotMatches(String regex, Collection input)(Code)(Java Doc) public void assertOrdered(Collection c, Comparator comp)(Code)(Java Doc) protected void assertSize(int size, Collection c)(Code)(Java Doc) protected void assertSize(int size, Query q)(Code)(Java Doc) protected void bug(int id, String s)(Code)(Java Doc) protected void bug(Platform platform, int id, Throwable t, String s)(Code)(Java Doc) protected void bug(EnumSet<Platform> platforms, int id, Throwable t, String s)(Code)(Java Doc) protected void bug(int id, Throwable t, String s)(Code)(Java Doc) public String callingMethod(String exclude)(Code)(Java Doc) protected String computePersistenceXmlResource(String s)(Code)(Java Doc) protected OpenJPAEntityManager currentEntityManager()(Code)(Java Doc) protected String defaultPersistenceXmlResource()(Code)(Java Doc) protected int deleteAll(Class type, EntityManager em)(Code)(Java Doc) protected int deleteAll(Class... types)(Code)(Java Doc) protected void endEm(EntityManager em)(Code)(Java Doc) protected void endTx(EntityManager em)(Code)(Java Doc) protected BrokerFactory getBrokerFactory()(Code)(Java Doc) protected BrokerFactory getBrokerFactory(String[] args)(Code)(Java Doc) protected OpenJPAConfiguration getConfiguration()(Code)(Java Doc) protected Platform getCurrentPlatform()(Code)(Java Doc) protected OpenJPAEntityManagerFactory getEmf(Map map)(Code)(Java Doc) protected OpenJPAEntityManagerFactory getEmf()(Code)(Java Doc) protected Log getLog()(Code)(Java Doc) protected Object getStackTrace(Throwable t)(Code)(Java Doc) protected OpenJPAStateManager getStateManager(Object obj, EntityManager em)(Code)(Java Doc) protected boolean isActiveTx(EntityManager em)(Code)(Java Doc) public boolean isRootThread()(Code)(Java Doc) public static boolean matches(String regex, String input) throws RESyntaxException(Code)(Java Doc) public static List matches(String regex, Collection input) throws RESyntaxException(Code)(Java Doc) public void mttest() throws ThreadingException(Code)(Java Doc) public void mttest(int threads, int iterations)(Code)(Java Doc) public void mttest(int serialCount, int threads, int iterations) throws ThreadingException(Code)(Java Doc) public void mttest(int threads, int iterations, String method, Object[] args) throws ThreadingException(Code)(Java Doc) public void mttest(int serialCount, int threads, int iterations, String method, Object[] args) throws ThreadingException(Code)(Java Doc) public void mttest(String title, int threads, int iterations, VolatileRunnable runner) throws ThreadingException(Code)(Java Doc) public void mttest(String title, int serialCount, int threads, int iterations, VolatileRunnable runner) throws ThreadingException(Code)(Java Doc) public static BigDecimal randomBigDecimal()(Code)(Java Doc) public static BigInteger randomBigInteger()(Code)(Java Doc) public static byte[] randomBlob()(Code)(Java Doc) public static Boolean randomBoolean()(Code)(Java Doc) public static Byte randomByte()(Code)(Java Doc) public static Character randomChar()(Code)(Java Doc) public static String randomClob()(Code)(Java Doc) public static Date randomDate()(Code)(Java Doc) public static Double randomDouble()(Code)(Java Doc) public static Float randomFloat()(Code)(Java Doc) public static Integer randomInt()(Code)(Java Doc) public static Long randomLong()(Code)(Java Doc) public static Short randomShort()(Code)(Java Doc) public static String randomString()(Code)(Java Doc) public static String randomString(int len)(Code)(Java Doc) public static Object randomizeBean(Object bean) throws IntrospectionException, IllegalAccessException, InvocationTargetException, java.beans.IntrospectionException(Code)(Java Doc) protected void rollbackTx(EntityManager em)(Code)(Java Doc) public static Object roundtrip(Object orig, boolean validateEquality) throws IOException, ClassNotFoundException(Code)(Java Doc) public void sleepRandom()(Code)(Java Doc) public void sleepRandom(int max)(Code)(Java Doc) protected void startTx(EntityManager em)(Code)(Java Doc) public void tearDown() throws Exception(Code)(Java Doc) public boolean timeout(long millis) throws Throwable(Code)(Java Doc) public boolean timeout(long millis, String methodName) throws Throwable(Code)(Java Doc) public static void validateCollection(Collection collection)(Code)(Java Doc) public static void validateList(List list)(Code)(Java Doc)
|
|
|