| Package | Description | 
|---|---|
| org.hibernate.jpa.boot.scan.spi | 
| Modifier and Type | Method and Description | 
|---|---|
ScanResult | 
AbstractScannerImpl.scan(PersistenceUnitDescriptor persistenceUnit,
    ScanOptions scanOptions)  | 
ScanResult | 
Scanner.scan(PersistenceUnitDescriptor persistenceUnit,
    ScanOptions options)
Perform the scanning against the described persistence unit using the defined options, and return the scan
 results. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.