org.sonar.batch.bootstrap
Class BatchDatabaseSessionFactory
java.lang.Object
org.sonar.batch.bootstrap.BatchDatabaseSessionFactory
- All Implemented Interfaces:
- DatabaseSessionFactory
public class BatchDatabaseSessionFactory
- extends Object
- implements DatabaseSessionFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchDatabaseSessionFactory
public BatchDatabaseSessionFactory(DatabaseSession session)
getSession
public DatabaseSession getSession()
- Specified by:
getSession in interface DatabaseSessionFactory
clear
public void clear()
- Specified by:
clear in interface DatabaseSessionFactory
Copyright © 2009–2015 SonarSource. All rights reserved.