119120121122123124125126127128129
* @throws Exception */ public void testInsertUpdateDelete() throws Exception { PersistenceBroker pm = null; try { pm = (PersistenceBroker) JetspeedDatabase.getPersistenceManager(); MediaTypeTest(pm);
125126127128129130131132133134135
8182838485868788899091