(no commit message)
[utils] / test / enterprise / src / main / java / org / wamblee / test / persistence / ExternalDatabaseProvider.java
index cc54799bc0ef5fcca63c11457e6751acc2d1669b..a460cc52e844271032543573af27ecc8e6184be5 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.test.persistence;
 
 import java.util.Arrays;
 import java.util.List;
 
 /**
- * Database provider for an external database. 
+ * Database provider for an external database.
  * 
  * @author Erik Brakkee
  */