mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fixing license headers
This commit is contained in:
parent
db82d5605d
commit
a5e8c8aeb7
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db;
|
||||||
|
|
||||||
import javax.persistence.Column;
|
import javax.persistence.Column;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db;
|
||||||
|
|
||||||
import javax.persistence.Column;
|
import javax.persistence.Column;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db;
|
||||||
|
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db;
|
||||||
|
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db;
|
||||||
|
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.util.HashMap;
|
import java.util.HashMap;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.sql.PreparedStatement;
|
import java.sql.PreparedStatement;
|
||||||
@ -35,7 +39,6 @@ import org.springframework.stereotype.Component;
|
|||||||
import com.cloud.hypervisor.Hypervisor.HypervisorType;
|
import com.cloud.hypervisor.Hypervisor.HypervisorType;
|
||||||
import com.cloud.org.Grouping;
|
import com.cloud.org.Grouping;
|
||||||
import com.cloud.utils.db.GenericDaoBase;
|
import com.cloud.utils.db.GenericDaoBase;
|
||||||
import com.cloud.utils.db.GenericSearchBuilder;
|
|
||||||
import com.cloud.utils.db.JoinBuilder;
|
import com.cloud.utils.db.JoinBuilder;
|
||||||
import com.cloud.utils.db.SearchBuilder;
|
import com.cloud.utils.db.SearchBuilder;
|
||||||
import com.cloud.utils.db.SearchCriteria;
|
import com.cloud.utils.db.SearchCriteria;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.util.HashMap;
|
import java.util.HashMap;
|
||||||
|
|||||||
@ -1,15 +1,19 @@
|
|||||||
// Copyright 2012 Citrix Systems, Inc. Licensed under the
|
// Licensed to the Apache Software Foundation (ASF) under one
|
||||||
// Apache License, Version 2.0 (the "License"); you may not use this
|
// or more contributor license agreements. See the NOTICE file
|
||||||
// file except in compliance with the License. Citrix Systems, Inc.
|
// distributed with this work for additional information
|
||||||
// reserves all rights not expressly granted by the License.
|
// regarding copyright ownership. The ASF licenses this file
|
||||||
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
// to you under the Apache License, Version 2.0 (the
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
// "License"); you may not use this file except in compliance
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// with the License. You may obtain a copy of the License at
|
||||||
// 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.
|
|
||||||
//
|
//
|
||||||
// Automatically generated by addcopyright.py at 04/03/2012
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, 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.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
package org.apache.cloudstack.engine.datacenter.entity.api.db.dao;
|
||||||
|
|
||||||
import java.sql.PreparedStatement;
|
import java.sql.PreparedStatement;
|
||||||
@ -32,7 +36,6 @@ import org.springframework.stereotype.Component;
|
|||||||
|
|
||||||
import com.cloud.org.Grouping;
|
import com.cloud.org.Grouping;
|
||||||
import com.cloud.utils.db.GenericDaoBase;
|
import com.cloud.utils.db.GenericDaoBase;
|
||||||
import com.cloud.utils.db.GenericSearchBuilder;
|
|
||||||
import com.cloud.utils.db.SearchBuilder;
|
import com.cloud.utils.db.SearchBuilder;
|
||||||
import com.cloud.utils.db.SearchCriteria;
|
import com.cloud.utils.db.SearchCriteria;
|
||||||
import com.cloud.utils.db.UpdateBuilder;
|
import com.cloud.utils.db.UpdateBuilder;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user