org.rhq.enterprise.server.measurement.util
Class DataInserter
java.lang.Object
org.rhq.enterprise.server.measurement.util.DataInserter
public class DataInserter
- extends Object
|
Method Summary |
static void |
insert(long time,
int numSchedules)
|
static void |
main(String[] args)
|
static int |
sum(int[] arr)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataInserter
public DataInserter()
insert
public static void insert(long time,
int numSchedules)
throws SQLException
- Throws:
SQLException
sum
public static int sum(int[] arr)
main
public static void main(String[] args)
throws ClassNotFoundException,
SQLException
- Throws:
ClassNotFoundException
SQLException
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.