This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch h2-storage
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 9a79b08 Merge commit '363b925ade2fec26caa3655d2705578c5c90fe97' into
h2-storage
add 4b7d40c Add some daos.
No new revisions were added by this update.
Summary of changes:
.../storage/plugin/jdbc/h2/H2StorageProvider.java | 3 +-
.../plugin/jdbc/h2/dao/H2TopologyQueryDAO.java | 12 ++--
.../plugin/jdbc/h2/dao/H2TraceQueryDAO.java | 81 ++++++++++++++++++++++
3 files changed, 90 insertions(+), 6 deletions(-)
create mode 100644
oap-server/server-storage-plugin/storage-jdbc-hikaricp-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/jdbc/h2/dao/H2TraceQueryDAO.java